lighter on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S lighter

* (Optional) Uninstall lighter on Arch using YAY

$ yay -Rns lighter

2. Manually Install "lighter" via AUR

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

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

b. Clone lighter's git locally

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

c. Go to ~/lighter folder and install it

$ cd ~/lighter $ makepkg -si

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

ID: 938520
Name: lighter
PackageBaseID: 169165
PackageBase: lighter
Version: 1.1.2-1
Description: Fast and memory-efficient sequencing error corrector
URL: https://github.com/mourisl/Lighter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1627114905
LastModified: 1627114905
URLPath: /cgit/aur.git/snapshot/lighter.tar.gz