contour on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "contour" 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 contour on Arch using YAY
$
yay -S
contour
Copied
* (Optional) Uninstall contour on Arch using YAY
$
yay -Rns
contour
Copied
2. Manually Install "contour" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone contour's git locally
$
git clone https://aur.archlinux.org/contour.git
~/contour
Copied
c. Go to ~/contour folder and install it
$
cd
~/contour
Copied
$
makepkg -si
Copied
3. Information about the contour package on Arch User Repository (AUR)
ID: 1404579
Name: contour
PackageBaseID: 189082
PackageBase: contour
Version: 0.4.3.6442-1
Description: Modern C++ Terminal Emulator
URL: https://github.com/contour-terminal/contour
NumVotes: 5
Popularity: 1.13142
OutOfDate:
Maintainer: ptr1337
Submitter: ptr1337
FirstSubmitted: 1672317460
LastModified: 1707167323
URLPath: /cgit/aur.git/snapshot/contour.tar.gz
Name: contour
PackageBaseID: 189082
PackageBase: contour
Version: 0.4.3.6442-1
Description: Modern C++ Terminal Emulator
URL: https://github.com/contour-terminal/contour
NumVotes: 5
Popularity: 1.13142
OutOfDate:
Maintainer: ptr1337
Submitter: ptr1337
FirstSubmitted: 1672317460
LastModified: 1707167323
URLPath: /cgit/aur.git/snapshot/contour.tar.gz