contour on AUR (Arch User Repository)

Last updated: July 07,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

b. Install contour on Arch using YAY

$ yay -S contour

* (Optional) Uninstall contour on Arch using YAY

$ yay -Rns contour

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

b. Clone contour's git locally

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

c. Go to ~/contour folder and install it

$ cd ~/contour $ makepkg -si

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