execfs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S execfs

* (Optional) Uninstall execfs on Arch using YAY

$ yay -Rns execfs

2. Manually Install "execfs" via AUR

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

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

b. Clone execfs's git locally

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

c. Go to ~/execfs folder and install it

$ cd ~/execfs $ makepkg -si

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

ID: 789695
Name: execfs
PackageBaseID: 157053
PackageBase: execfs
Version: 1.1.0-1
Description: The superior FUSE filesystem for exec on file open
URL: http://github.com/MaanooAk/execfs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MaanooAk
Submitter: MaanooAk
FirstSubmitted: 1598286232
LastModified: 1599715552
URLPath: /cgit/aur.git/snapshot/execfs.tar.gz