termcap on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "termcap" 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 termcap on Arch using YAY
$
yay -S
termcap
Copied
* (Optional) Uninstall termcap on Arch using YAY
$
yay -Rns
termcap
Copied
2. Manually Install "termcap" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone termcap's git locally
$
git clone https://aur.archlinux.org/termcap.git
~/termcap
Copied
c. Go to ~/termcap folder and install it
$
cd
~/termcap
Copied
$
makepkg -si
Copied
3. Information about the termcap package on Arch User Repository (AUR)
ID: 960519
Name: termcap
PackageBaseID: 97531
PackageBase: termcap
Version: 1.3.1-6
Description: Enables programs to use display computer terminals in a device-independent manner
URL: http://www.catb.org/~esr/terminfo/
NumVotes: 57
Popularity: 0.425939
OutOfDate:
Maintainer: guzzisti
Submitter: beej
FirstSubmitted: 1439495199
LastModified: 1631561965
URLPath: /cgit/aur.git/snapshot/termcap.tar.gz
Name: termcap
PackageBaseID: 97531
PackageBase: termcap
Version: 1.3.1-6
Description: Enables programs to use display computer terminals in a device-independent manner
URL: http://www.catb.org/~esr/terminfo/
NumVotes: 57
Popularity: 0.425939
OutOfDate:
Maintainer: guzzisti
Submitter: beej
FirstSubmitted: 1439495199
LastModified: 1631561965
URLPath: /cgit/aur.git/snapshot/termcap.tar.gz