reportbug on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S reportbug

* (Optional) Uninstall reportbug on Arch using YAY

$ yay -Rns reportbug

2. Manually Install "reportbug" via AUR

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

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

b. Clone reportbug's git locally

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

c. Go to ~/reportbug folder and install it

$ cd ~/reportbug $ makepkg -si

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

ID: 1417785
Name: reportbug
PackageBaseID: 67166
PackageBase: reportbug
Version: 13.0.1-1
Description: A tool designed to make the reporting of bugs in Debian and derived distributions relatively painless
URL: https://salsa.debian.org/reportbug-team/reportbug
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: BenTheTechGuy
Submitter: JonnyJD
FirstSubmitted: 1360693082
LastModified: 1709176956
URLPath: /cgit/aur.git/snapshot/reportbug.tar.gz