linopen on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S linopen

* (Optional) Uninstall linopen on Arch using YAY

$ yay -Rns linopen

2. Manually Install "linopen" via AUR

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

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

b. Clone linopen's git locally

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

c. Go to ~/linopen folder and install it

$ cd ~/linopen $ makepkg -si

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

ID: 505639
Name: linopen
PackageBaseID: 61107
PackageBase: linopen
Version: 1.6-1
Description: Intelligent and suckless replacement for xdg-open
URL: http://cloudef.eu
NumVotes: 18
Popularity: 0.022949
OutOfDate: 1653738134
Maintainer: Cloudef
FirstSubmitted: 1342969181
LastModified: 1524672460
URLPath: /cgit/aur.git/snapshot/linopen.tar.gz