tack on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tack

* (Optional) Uninstall tack on Arch using YAY

$ yay -Rns tack

2. Manually Install "tack" via AUR

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

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

b. Clone tack's git locally

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

c. Go to ~/tack folder and install it

$ cd ~/tack $ makepkg -si

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

ID: 586207
Name: tack
PackageBaseID: 74582
PackageBase: tack
Version: 1.08-1
Description: A program that can be used to verify or refine a terminfo (terminal information) description of a terminal.
URL: http://invisible-island.net/ncurses/tack.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: immae
FirstSubmitted: 1382282983
LastModified: 1550141003
URLPath: /cgit/aur.git/snapshot/tack.tar.gz