ctris on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install ctris on Arch using YAY
$
yay -S
ctris
Copied
* (Optional) Uninstall ctris on Arch using YAY
$
yay -Rns
ctris
Copied
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
Copied
b. Clone ctris's git locally
$
git clone https://aur.archlinux.org/ctris.git
~/ctris
Copied
c. Go to ~/ctris folder and install it
$
cd
~/ctris
Copied
$
makepkg -si
Copied
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
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