Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

mxdixyz/stcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stcalc - simple terminal calculator

stcalc is a command-line calculator, all output is printed to either stdout or stderr.

Installation

Enter the following command the build and install stcalc (run as root):

make install

Removal

To uninstall, run (as root):

make uninstall

Author

Madison Lynch [email protected]