python-arff on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-arff

* (Optional) Uninstall python-arff on Arch using YAY

$ yay -Rns python-arff

2. Manually Install "python-arff" via AUR

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

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

b. Clone python-arff's git locally

$ git clone https://aur.archlinux.org/python-arff.git ~/python-arff

c. Go to ~/python-arff folder and install it

$ cd ~/python-arff $ makepkg -si

3. Information about the python-arff package on Arch User Repository (AUR)

ID: 690639
Name: python-arff
PackageBaseID: 148560
PackageBase: python-arff
Version: 0.9-1
Description: Python package for reading and writing Weka arff files
URL: https://pypi.org/project/arff/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RenatoLG
Submitter: RenatoLG
FirstSubmitted: 1580237468
LastModified: 1580237468
URLPath: /cgit/aur.git/snapshot/python-arff.tar.gz