lua-cluacov on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S lua-cluacov

* (Optional) Uninstall lua-cluacov on Arch using YAY

$ yay -Rns lua-cluacov

2. Manually Install "lua-cluacov" via AUR

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

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

b. Clone lua-cluacov's git locally

$ git clone https://aur.archlinux.org/lua-cluacov.git ~/lua-cluacov

c. Go to ~/lua-cluacov folder and install it

$ cd ~/lua-cluacov $ makepkg -si

3. Information about the lua-cluacov package on Arch User Repository (AUR)

ID: 782478
Name: lua-cluacov
PackageBaseID: 156172
PackageBase: lua-cluacov
Version: 0.1.2-2
Description: C extensions for LuaCov
URL: https://github.com/luarocks/cluacov
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1596137445
LastModified: 1598254271
URLPath: /cgit/aur.git/snapshot/lua-cluacov.tar.gz