2025-11-25 20:50:31 -03:00
2025-06-05 13:35:00 -03:00
2024-12-21 09:10:30 -03:00
2025-06-05 13:35:00 -03:00

tlauncher-arch

stars issues size license

This is a repo that i made to install TLauncher on Arch Linux directly from their site.

Warning

This script is only a tool to facilitate the download of TLauncher. The use of TLauncher is entirely at your own risk. I am not responsible for any issues that may arise from the use of TLauncher. If you are curious about why this warning even exists, see this issue.

Installing

Run the following command to install TLauncher:

curl -fsSl https://raw.githubusercontent.com/mttomaz/tlauncher-arch/master/install.sh | 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).

If you wanna remove TLauncher from your system type tlauncher --remove or tlauncher -r, and then the tlauncher files will be removed and you can opt to remove the java packages, and/or the $HOME/.tlauncher dir.

Description
No description provided
Readme MIT 194 KiB
Languages
Shell 100%