contrast on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "contrast" 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 contrast on Arch using YAY
$
yay -S
contrast
Copied
* (Optional) Uninstall contrast on Arch using YAY
$
yay -Rns
contrast
Copied
2. Manually Install "contrast" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone contrast's git locally
$
git clone https://aur.archlinux.org/contrast.git
~/contrast
Copied
c. Go to ~/contrast folder and install it
$
cd
~/contrast
Copied
$
makepkg -si
Copied
3. Information about the contrast package on Arch User Repository (AUR)
ID: 1377853
Name: contrast
PackageBaseID: 148313
PackageBase: contrast
Version: 0.0.10-1
Description: Checks whether the contrast between two colors meet the WCAG requirements
URL: https://gitlab.gnome.org/World/design/contrast
NumVotes: 10
Popularity: 0.001242
OutOfDate:
Maintainer: igor-dyatlov
Submitter: nahuelwexd
FirstSubmitted: 1579405929
LastModified: 1703970918
URLPath: /cgit/aur.git/snapshot/contrast.tar.gz
Name: contrast
PackageBaseID: 148313
PackageBase: contrast
Version: 0.0.10-1
Description: Checks whether the contrast between two colors meet the WCAG requirements
URL: https://gitlab.gnome.org/World/design/contrast
NumVotes: 10
Popularity: 0.001242
OutOfDate:
Maintainer: igor-dyatlov
Submitter: nahuelwexd
FirstSubmitted: 1579405929
LastModified: 1703970918
URLPath: /cgit/aur.git/snapshot/contrast.tar.gz