695 B
695 B
TLauncher
This is a repo that i made to install TLauncher on Arch Linux directly from their site.
How to install
- Clone and enter the repo
git clone https://github.com/MatheusTT/tlauncher-arch.git && cd tlauncher-arch - Change the permissions of the script
chmod +x ./install.sh - Install tlauncher
./install.sh
Usage
After the installation, you can just type tlauncher in the terminal to launch tlauncher.
If you wanna update type tlauncher --update or tlauncher -u, for downloading the last version of tlauncher (It's not the best way of doing this, but it will do it for now).