tcg on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S tcg

* (Optional) Uninstall tcg on Arch using YAY

$ yay -Rns tcg

2. Manually Install "tcg" via AUR

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

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

b. Clone tcg's git locally

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

c. Go to ~/tcg folder and install it

$ cd ~/tcg $ makepkg -si

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

ID: 1107457
Name: tcg
PackageBaseID: 164921
PackageBase: tcg
Version: 0.2.75-1
Description: cgroups for terminals
URL: https://github.com/zasdfgbnm/tcg/archive/fd449bb2e14aa75f1a917f9fd462c77c52ca20e1.zip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tcg
Submitter: tcg
FirstSubmitted: 1616782447
LastModified: 1656919078
URLPath: /cgit/aur.git/snapshot/tcg.tar.gz