legume on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S legume

* (Optional) Uninstall legume on Arch using YAY

$ yay -Rns legume

2. Manually Install "legume" via AUR

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

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

b. Clone legume's git locally

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

c. Go to ~/legume folder and install it

$ cd ~/legume $ makepkg -si

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

ID: 1337715
Name: legume
PackageBaseID: 175529
PackageBase: legume
Version: 1.4.2-1
Description: A minimalist, distributed, database-free issue tracker using traditional TODO/FIXME code comments.
URL: https://hg.sr.ht/~ser/legume
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: serxxx
Submitter: serxxx
FirstSubmitted: 1643655644
LastModified: 1697907383
URLPath: /cgit/aur.git/snapshot/legume.tar.gz