cov-analysis on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S cov-analysis

* (Optional) Uninstall cov-analysis on Arch using YAY

$ yay -Rns cov-analysis

2. Manually Install "cov-analysis" via AUR

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

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

b. Clone cov-analysis's git locally

$ git clone https://aur.archlinux.org/cov-analysis.git ~/cov-analysis

c. Go to ~/cov-analysis folder and install it

$ cd ~/cov-analysis $ makepkg -si

3. Information about the cov-analysis package on Arch User Repository (AUR)

ID: 1126040
Name: cov-analysis
PackageBaseID: 110800
PackageBase: cov-analysis
Version: 2022.06-1
Description: Coverity Scan Build Tool for C/C++ - REQUIRES MANUAL DOWNLOAD
URL: https://scan.coverity.com/download
NumVotes: 2
Popularity: 0
OutOfDate: 1698752806
Maintainer:
Submitter: 1ace
FirstSubmitted: 1462145981
LastModified: 1660508015
URLPath: /cgit/aur.git/snapshot/cov-analysis.tar.gz