Skip to content

TermiC V1.2.2

Compare
Choose a tag to compare
@hanoglu hanoglu released this 05 Nov 14:16
· 39 commits to main since this release
42302c9

Improvements:
DEB and RPM packages created
Various bug fixes

To install TermiC V1.2.2:

wget "https://github.com/hanoglu/TermiC/releases/download/V1.2.2/TermiC.sh"
sudo cp TermiC.sh /bin/termic
sudo ln -s /usr/bin/termic /usr/bin/termic++
sudo chmod +x /bin/termic
rm -f TermiC.sh

Note: DEB and RPM files can be used to install TermiC in Debian/Fedora based systems. Also COPR repository can be used to install TermiC in Fedora based distros.

Install with COPR:

sudo dnf copr enable hanoglu/termic
sudo dnf install termic

To start TermiC:

termic # For C shell
termic++ # For C++ shell