covered on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S covered

* (Optional) Uninstall covered on Arch using YAY

$ yay -Rns covered

2. Manually Install "covered" via AUR

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

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

b. Clone covered's git locally

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

c. Go to ~/covered folder and install it

$ cd ~/covered $ makepkg -si

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

ID: 243956
Name: covered
PackageBaseID: 102651
PackageBase: covered
Version: 0.7.10-3
Description: Verilog Code Coverage Analyzer
URL: http://covered.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tequa
Submitter: tequa
FirstSubmitted: 1446152695
LastModified: 1446152762
URLPath: /cgit/aur.git/snapshot/covered.tar.gz