something on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S something

* (Optional) Uninstall something on Arch using YAY

$ yay -Rns something

2. Manually Install "something" via AUR

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

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

b. Clone something's git locally

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

c. Go to ~/something folder and install it

$ cd ~/something $ makepkg -si

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

ID: 703623
Name: something
PackageBaseID: 149172
PackageBase: something
Version: r2894.95ca07bd-1
Description: Finally something
URL: https://github.com/tsoding/something
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gkbrk
Submitter: gkbrk
FirstSubmitted: 1581815917
LastModified: 1583259817
URLPath: /cgit/aur.git/snapshot/something.tar.gz