schemes on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "schemes" 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 schemes on Arch using YAY

$ yay -S schemes

* (Optional) Uninstall schemes on Arch using YAY

$ yay -Rns schemes

2. Manually Install "schemes" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone schemes's git locally

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

c. Go to ~/schemes folder and install it

$ cd ~/schemes $ makepkg -si

3. Information about the schemes package on Arch User Repository (AUR)

ID: 1204947
Name: schemes
PackageBaseID: 185973
PackageBase: schemes
Version: 0.2.0-1
Description: GtkSourceView style scheme creator and editor
URL: https://gitlab.gnome.org/chergert/schemes
NumVotes: 1
Popularity: 0.001236
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1663942928
LastModified: 1675272926
URLPath: /cgit/aur.git/snapshot/schemes.tar.gz