flen on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S flen

* (Optional) Uninstall flen on Arch using YAY

$ yay -Rns flen

2. Manually Install "flen" via AUR

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

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

b. Clone flen's git locally

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

c. Go to ~/flen folder and install it

$ cd ~/flen $ makepkg -si

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

ID: 521345
Name: flen
PackageBaseID: 133685
PackageBase: flen
Version: 1.0.0-1
Description: Word length filter for STDIN
URL: https://github.com/tejohnso/length-filter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tejohnso
Submitter: tejohnso
FirstSubmitted: 1529618640
LastModified: 1529618640
URLPath: /cgit/aur.git/snapshot/flen.tar.gz