figleaf on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S figleaf

* (Optional) Uninstall figleaf on Arch using YAY

$ yay -Rns figleaf

2. Manually Install "figleaf" via AUR

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

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

b. Clone figleaf's git locally

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

c. Go to ~/figleaf folder and install it

$ cd ~/figleaf $ makepkg -si

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

ID: 1359344
Name: figleaf
PackageBaseID: 31326
PackageBase: figleaf
Version: 0.6.1-2
Description: Python code coverage analysis tool. A minimal replacement for coverage.py
URL: http://pypi.python.org/pypi/figleaf/0.6.1
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ejona86
Submitter:
FirstSubmitted: 1255993262
LastModified: 1700847427
URLPath: /cgit/aur.git/snapshot/figleaf.tar.gz