clamfs on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S clamfs

* (Optional) Uninstall clamfs on Arch using YAY

$ yay -Rns clamfs

2. Manually Install "clamfs" via AUR

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

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

b. Clone clamfs's git locally

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

c. Go to ~/clamfs folder and install it

$ cd ~/clamfs $ makepkg -si

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

ID: 507909
Name: clamfs
PackageBaseID: 27518
PackageBase: clamfs
Version: 1.0.1-4
Description: A user-space anti-virus protected file system
URL: http://clamfs.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: net147
FirstSubmitted: 1245757832
LastModified: 1525413085
URLPath: /cgit/aur.git/snapshot/clamfs.tar.gz