qsf on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S qsf

* (Optional) Uninstall qsf on Arch using YAY

$ yay -Rns qsf

2. Manually Install "qsf" via AUR

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

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

b. Clone qsf's git locally

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

c. Go to ~/qsf folder and install it

$ cd ~/qsf $ makepkg -si

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

ID: 1265896
Name: qsf
PackageBaseID: 97919
PackageBase: qsf
Version: 1.2.15-1
Description: small and fast bayesian spam filter
URL: https://www.ivarch.com/programs/qsf/
NumVotes: 1
Popularity: 0.002901
OutOfDate:
Maintainer: DaTa
Submitter: DaTa
FirstSubmitted: 1439912406
LastModified: 1685541933
URLPath: /cgit/aur.git/snapshot/qsf.tar.gz