outcurses on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "outcurses" 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 outcurses on Arch using YAY
$
yay -S
outcurses
Copied
* (Optional) Uninstall outcurses on Arch using YAY
$
yay -Rns
outcurses
Copied
2. Manually Install "outcurses" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone outcurses's git locally
$
git clone https://aur.archlinux.org/outcurses.git
~/outcurses
Copied
c. Go to ~/outcurses folder and install it
$
cd
~/outcurses
Copied
$
makepkg -si
Copied
3. Information about the outcurses package on Arch User Repository (AUR)
ID: 674348
Name: outcurses
PackageBaseID: 146133
PackageBase: outcurses
Version: 0.0.10-1
Description: High-level UI elements built atop ncurses
URL: https://nick-black.com/dankwiki/index.php/Outcurses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dankamongmen
Submitter: dankamongmen
FirstSubmitted: 1572109995
LastModified: 1575757183
URLPath: /cgit/aur.git/snapshot/outcurses.tar.gz
Name: outcurses
PackageBaseID: 146133
PackageBase: outcurses
Version: 0.0.10-1
Description: High-level UI elements built atop ncurses
URL: https://nick-black.com/dankwiki/index.php/Outcurses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dankamongmen
Submitter: dankamongmen
FirstSubmitted: 1572109995
LastModified: 1575757183
URLPath: /cgit/aur.git/snapshot/outcurses.tar.gz