covered on AUR (Arch User Repository)
Last updated: January 27,2025
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
Copied
b. Install covered on Arch using YAY
$
yay -S
covered
Copied
* (Optional) Uninstall covered on Arch using YAY
$
yay -Rns
covered
Copied
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
Copied
b. Clone covered's git locally
$
git clone https://aur.archlinux.org/covered.git
~/covered
Copied
c. Go to ~/covered folder and install it
$
cd
~/covered
Copied
$
makepkg -si
Copied
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
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