flen on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install flen on Arch using YAY
$
yay -S
flen
Copied
* (Optional) Uninstall flen on Arch using YAY
$
yay -Rns
flen
Copied
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
Copied
b. Clone flen's git locally
$
git clone https://aur.archlinux.org/flen.git
~/flen
Copied
c. Go to ~/flen folder and install it
$
cd
~/flen
Copied
$
makepkg -si
Copied
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
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