cmdfs on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "cmdfs" 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 cmdfs on Arch using YAY
$
yay -S
cmdfs
Copied
* (Optional) Uninstall cmdfs on Arch using YAY
$
yay -Rns
cmdfs
Copied
2. Manually Install "cmdfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cmdfs's git locally
$
git clone https://aur.archlinux.org/cmdfs.git
~/cmdfs
Copied
c. Go to ~/cmdfs folder and install it
$
cd
~/cmdfs
Copied
$
makepkg -si
Copied
3. Information about the cmdfs package on Arch User Repository (AUR)
ID: 229938
Name: cmdfs
PackageBaseID: 99775
PackageBase: cmdfs
Version: 0.5-1
Description: A FUSE virtual file system that allows processing files with arbitrary commands.
URL: http://cmdfs.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minus
Submitter: minus
FirstSubmitted: 1441998650
LastModified: 1441998781
URLPath: /cgit/aur.git/snapshot/cmdfs.tar.gz
Name: cmdfs
PackageBaseID: 99775
PackageBase: cmdfs
Version: 0.5-1
Description: A FUSE virtual file system that allows processing files with arbitrary commands.
URL: http://cmdfs.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minus
Submitter: minus
FirstSubmitted: 1441998650
LastModified: 1441998781
URLPath: /cgit/aur.git/snapshot/cmdfs.tar.gz