Releases: TatorInfinity/Global-Chat-Suite
Releases · TatorInfinity/Global-Chat-Suite
Global Chat Suite 0.1
Debian
globalchatcuite opens the client
download via terminal
wget -O globalchatsuite.deb "https://github.com/TatorInfinity/Global-Chat-Suite/releases/download/0.1/globalchatsuite0.1.deb"
Install the package
sudo dpkg -i globalchatsuite.deb
Fix missing dependencies (if needed):
sudo apt-get install -f
Run the chat client
globalchatsuite
To uninstall run sudo apt remove globalchatsuite