pellet on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pellet

* (Optional) Uninstall pellet on Arch using YAY

$ yay -Rns pellet

2. Manually Install "pellet" via AUR

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

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

b. Clone pellet's git locally

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

c. Go to ~/pellet folder and install it

$ cd ~/pellet $ makepkg -si

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

ID: 284689
Name: pellet
PackageBaseID: 107990
PackageBase: pellet
Version: 20150814.bb99c19-2
Description: Pellet is an OWL 2 reasoner in Java
URL: http://clarkparsia.com/pellet
NumVotes: 1
Popularity: 0
OutOfDate: 1704412981
Maintainer: eugenk
Submitter: eugenk
FirstSubmitted: 1456326171
LastModified: 1457950696
URLPath: /cgit/aur.git/snapshot/pellet.tar.gz