Skip to content

Releases: TatorInfinity/Global-Chat-Suite

Global Chat Suite 0.1

27 May 03:21
a291a41

Choose a tag to compare

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