xopen-file on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S xopen-file

* (Optional) Uninstall xopen-file on Arch using YAY

$ yay -Rns xopen-file

2. Manually Install "xopen-file" via AUR

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

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

b. Clone xopen-file's git locally

$ git clone https://aur.archlinux.org/xopen-file.git ~/xopen-file

c. Go to ~/xopen-file folder and install it

$ cd ~/xopen-file $ makepkg -si

3. Information about the xopen-file package on Arch User Repository (AUR)

ID: 390579
Name: xopen-file
PackageBaseID: 118902
PackageBase: xopen-file
Version: 1.0.4-1
Description: Open files using xdg-open
URL: https://github.com/fa7ad/xopen-file
NumVotes: 2
Popularity: 0
OutOfDate: 1707654776
Maintainer: lucifermstar
Submitter: lucifermstar
FirstSubmitted: 1484821009
LastModified: 1488961220
URLPath: /cgit/aur.git/snapshot/xopen-file.tar.gz