weka on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S weka

* (Optional) Uninstall weka on Arch using YAY

$ yay -Rns weka

2. Manually Install "weka" via AUR

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

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

b. Clone weka's git locally

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

c. Go to ~/weka folder and install it

$ cd ~/weka $ makepkg -si

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

ID: 1263695
Name: weka
PackageBaseID: 6778
PackageBase: weka
Version: 3.8.6-2
Description: A collection of machine learning algorithms for data mining tasks
URL: https://www.cs.waikato.ac.nz/ml/weka/
NumVotes: 90
Popularity: 0
OutOfDate:
Maintainer: proledatarian
Submitter:
FirstSubmitted: 1158269794
LastModified: 1685101795
URLPath: /cgit/aur.git/snapshot/weka.tar.gz