reqview on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S reqview

* (Optional) Uninstall reqview on Arch using YAY

$ yay -Rns reqview

2. Manually Install "reqview" via AUR

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

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

b. Clone reqview's git locally

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

c. Go to ~/reqview folder and install it

$ cd ~/reqview $ makepkg -si

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

ID: 821313
Name: reqview
PackageBaseID: 155633
PackageBase: reqview
Version: 2.9.1-1
Description: A simple yet powerful requirements management tool in which you can easily capture structured requirements for a software or system product and track traceability to design, tests and risks of the developed product
URL: https://www.reqview.com
NumVotes: 0
Popularity: 0
OutOfDate: 1666822234
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595182303
LastModified: 1605873854
URLPath: /cgit/aur.git/snapshot/reqview.tar.gz