eviltris on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "eviltris" 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 eviltris on Arch using YAY

$ yay -S eviltris

* (Optional) Uninstall eviltris on Arch using YAY

$ yay -Rns eviltris

2. Manually Install "eviltris" via AUR

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

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

b. Clone eviltris's git locally

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

c. Go to ~/eviltris folder and install it

$ cd ~/eviltris $ makepkg -si

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

ID: 203890
Name: eviltris
PackageBaseID: 14713
PackageBase: eviltris
Version: 0.7-1
Description: A tetris like game, but the 'random' order of piece selection is different than the standard 'random' number generator method
URL: http://sourceforge.net/projects/eviltris
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1200739033
LastModified: 1435503328
URLPath: /cgit/aur.git/snapshot/eviltris.tar.gz