tuc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S tuc

* (Optional) Uninstall tuc on Arch using YAY

$ yay -Rns tuc

2. Manually Install "tuc" via AUR

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

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

b. Clone tuc's git locally

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

c. Go to ~/tuc folder and install it

$ cd ~/tuc $ makepkg -si

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

ID: 1224301
Name: tuc
PackageBaseID: 183189
PackageBase: tuc
Version: 1.0.0-1
Description: A more powerful alternative to cut
URL: https://github.com/riquito/tuc
NumVotes: 2
Popularity: 0.000528
OutOfDate: 1702120284
Maintainer: LawnGnome
Submitter: LawnGnome
FirstSubmitted: 1655151426
LastModified: 1678488533
URLPath: /cgit/aur.git/snapshot/tuc.tar.gz