timbl on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S timbl

* (Optional) Uninstall timbl on Arch using YAY

$ yay -Rns timbl

2. Manually Install "timbl" via AUR

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

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

b. Clone timbl's git locally

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

c. Go to ~/timbl folder and install it

$ cd ~/timbl $ makepkg -si

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

ID: 1345097
Name: timbl
PackageBaseID: 30402
PackageBase: timbl
Version: 6.9-1
Description: Tilburg Memory-Based Learner, implementations of k-nearest neighbour classification
URL: https://languagemachines.github.io/timbl/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter:
FirstSubmitted: 1253730388
LastModified: 1698750002
URLPath: /cgit/aur.git/snapshot/timbl.tar.gz