libreport on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S libreport

* (Optional) Uninstall libreport on Arch using YAY

$ yay -Rns libreport

2. Manually Install "libreport" via AUR

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

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

b. Clone libreport's git locally

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

c. Go to ~/libreport folder and install it

$ cd ~/libreport $ makepkg -si

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

ID: 1370389
Name: libreport
PackageBaseID: 99298
PackageBase: libreport
Version: 2.17.11-1
Description: Generic library for reporting various problems
URL: https://github.com/abrt/libreport
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1710095164
Maintainer:
Submitter: eworm
FirstSubmitted: 1441314682
LastModified: 1702660776
URLPath: /cgit/aur.git/snapshot/libreport.tar.gz