openring on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S openring

* (Optional) Uninstall openring on Arch using YAY

$ yay -Rns openring

2. Manually Install "openring" via AUR

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

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

b. Clone openring's git locally

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

c. Go to ~/openring folder and install it

$ cd ~/openring $ makepkg -si

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

ID: 1020300
Name: openring
PackageBaseID: 174579
PackageBase: openring
Version: 1.0.1-2
Description: A webring for static site generators
URL: https://sr.ht/~sircmpwn/openring/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1640956284
LastModified: 1642460181
URLPath: /cgit/aur.git/snapshot/openring.tar.gz