ctris on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S ctris

* (Optional) Uninstall ctris on Arch using YAY

$ yay -Rns ctris

2. Manually Install "ctris" via AUR

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

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

b. Clone ctris's git locally

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

c. Go to ~/ctris folder and install it

$ cd ~/ctris $ makepkg -si

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

ID: 1194302
Name: ctris
PackageBaseID: 100550
PackageBase: ctris
Version: 0.42.1-3
Description: A colorized, small and flexible Tetris(TM)-clone for the console written in C, using the ncurses-library.
URL: https://github.com/dominikhackl/ctris
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1442950994
LastModified: 1673324018
URLPath: /cgit/aur.git/snapshot/ctris.tar.gz