glpi on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S glpi

* (Optional) Uninstall glpi on Arch using YAY

$ yay -Rns glpi

2. Manually Install "glpi" via AUR

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

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

b. Clone glpi's git locally

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

c. Go to ~/glpi folder and install it

$ cd ~/glpi $ makepkg -si

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

ID: 1409659
Name: glpi
PackageBaseID: 101503
PackageBase: glpi
Version: 10.0.12-1
Description: GLPI Inventory Management
URL: https://www.glpi-project.org
NumVotes: 4
Popularity: 4.0E-6
OutOfDate:
Maintainer: martisa
Submitter:
FirstSubmitted: 1444390824
LastModified: 1708014170
URLPath: /cgit/aur.git/snapshot/glpi.tar.gz

5. The same packages on other Linux Distributions