dbacl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S dbacl

* (Optional) Uninstall dbacl on Arch using YAY

$ yay -Rns dbacl

2. Manually Install "dbacl" via AUR

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

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

b. Clone dbacl's git locally

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

c. Go to ~/dbacl folder and install it

$ cd ~/dbacl $ makepkg -si

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

ID: 196662
Name: dbacl
PackageBaseID: 54531
PackageBase: dbacl
Version: 1.14.1-1
Description: Digramic Bayesian classifier
URL: http://dbacl.sourceforge.net/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: kazuo
FirstSubmitted: 1322971180
LastModified: 1434392169
URLPath: /cgit/aur.git/snapshot/dbacl.tar.gz