opener on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S opener

* (Optional) Uninstall opener on Arch using YAY

$ yay -Rns opener

2. Manually Install "opener" via AUR

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

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

b. Clone opener's git locally

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

c. Go to ~/opener folder and install it

$ cd ~/opener $ makepkg -si

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

ID: 1225539
Name: opener
PackageBaseID: 183387
PackageBase: opener
Version: 1.0-2
Description: Simple xdg-open replacement written in Scheme
URL: https://git.sr.ht/~dawidjkubis/opener
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nixi
Submitter: nixi
FirstSubmitted: 1655728327
LastModified: 1678720781
URLPath: /cgit/aur.git/snapshot/opener.tar.gz