mallet on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mallet

* (Optional) Uninstall mallet on Arch using YAY

$ yay -Rns mallet

2. Manually Install "mallet" via AUR

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

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

b. Clone mallet's git locally

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

c. Go to ~/mallet folder and install it

$ cd ~/mallet $ makepkg -si

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

ID: 507734
Name: mallet
PackageBaseID: 132059
PackageBase: mallet
Version: 2.0.8-1
Description: MAchine Learning for LanguagE Toolkit
URL: http://mallet.cs.umass.edu/index.php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: smgt
Submitter: smgt
FirstSubmitted: 1525351722
LastModified: 1525353449
URLPath: /cgit/aur.git/snapshot/mallet.tar.gz