opener on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install opener on Arch using YAY
$
yay -S
opener
Copied
* (Optional) Uninstall opener on Arch using YAY
$
yay -Rns
opener
Copied
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
Copied
b. Clone opener's git locally
$
git clone https://aur.archlinux.org/opener.git
~/opener
Copied
c. Go to ~/opener folder and install it
$
cd
~/opener
Copied
$
makepkg -si
Copied
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
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