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