art on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S art

* (Optional) Uninstall art on Arch using YAY

$ yay -Rns art

2. Manually Install "art" via AUR

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

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

b. Clone art's git locally

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

c. Go to ~/art folder and install it

$ cd ~/art $ makepkg -si

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

ID: 801034
Name: art
PackageBaseID: 125256
PackageBase: art
Version: 2.0.1-1
Description: Builds Arch Linux package repositories
URL: https://github.com/majewsky/art
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: majewsky
Submitter: majewsky
FirstSubmitted: 1504296903
LastModified: 1601985884
URLPath: /cgit/aur.git/snapshot/art.tar.gz