# opencalc **Repository Path**: mirrors_communotron/opencalc ## Basic Information - **Project Name**: opencalc - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: public-stable - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-22 - **Last Updated**: 2023-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- --- --OpenCalc 0.0_5-- --- --- OpenCalc is terminal based open-source gnu calculator for GNU/Linux. This project was created with C language and shell script. OpenCalc supports GNU/Linux for now. Please wait ver-0.1 for cross-platform support. Please see man page for instruction manual. --Installation-- make - (for compiling source.) make install - (for installing software to /opt and /usr/local/bin) make clean - (for removing compiled files.) make uninstall - (for uninstalling software from /opt and /usr/local/bin.) - For installing this software, enter this commands: sudo/doas make && sudo/doas make install - For uninstalling this software, enter this commands: sudo/doas make clean && sudo/doas make uninstall NOTE: Ensure entered all commands before make install. If you skip anything in this section (ins- talling/uninstalling), make install (or uninstall) command can give error and you must remove fi- les manually. --Our Pages-- Gitlab: https://gitlab.com/opensun/opencalc Github: https://github.com/communotron/opencalc --License-- All rights reserved under GPLv3. Please read COPYING section in /opencalc/COPYING. "(Copyright ©2022 OpenSun Project)"