ltris on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "ltris" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ltris on Arch using YAY

$ yay -S ltris

* (Optional) Uninstall ltris on Arch using YAY

$ yay -Rns ltris

2. Manually Install "ltris" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ltris's git locally

$ git clone https://aur.archlinux.org/ltris.git ~/ltris

c. Go to ~/ltris folder and install it

$ cd ~/ltris $ makepkg -si

3. Information about the ltris package on Arch User Repository (AUR)

ID: 1359547
Name: ltris
PackageBaseID: 192166
PackageBase: ltris
Version: 1.2.7-1
Description: A tetris clone where you have a bowl with blocks falling down
URL: https://lgames.sourceforge.io/index.php?project=LTris
NumVotes: 2
Popularity: 0.002664
OutOfDate:
Maintainer: randomnobody
Submitter: arojas
FirstSubmitted: 1680338427
LastModified: 1700898103
URLPath: /cgit/aur.git/snapshot/ltris.tar.gz