covimerage on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S covimerage

* (Optional) Uninstall covimerage on Arch using YAY

$ yay -Rns covimerage

2. Manually Install "covimerage" via AUR

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

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

b. Clone covimerage's git locally

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

c. Go to ~/covimerage folder and install it

$ cd ~/covimerage $ makepkg -si

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

ID: 960208
Name: covimerage
PackageBaseID: 131747
PackageBase: covimerage
Version: 0.2.2-1
Description: Generate coverage information for Vim scripts.
URL: https://github.com/Vimjas/covimerage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1524317712
LastModified: 1631530543
URLPath: /cgit/aur.git/snapshot/covimerage.tar.gz