tuc-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tuc-bin

* (Optional) Uninstall tuc-bin on Arch using YAY

$ yay -Rns tuc-bin

2. Manually Install "tuc-bin" via AUR

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

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

b. Clone tuc-bin's git locally

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

c. Go to ~/tuc-bin folder and install it

$ cd ~/tuc-bin $ makepkg -si

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

ID: 1386326
Name: tuc-bin
PackageBaseID: 183404
PackageBase: tuc-bin
Version: 1.2.0-2
Description: A more powerful alternative to cut, when cut doesn’t cut it (pre-compiled)
URL: https://github.com/riquito/tuc
NumVotes: 2
Popularity: 0.000528
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1655798253
LastModified: 1705344312
URLPath: /cgit/aur.git/snapshot/tuc-bin.tar.gz