poplines on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "poplines" 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 poplines on Arch using YAY
$
yay -S
poplines
Copied
* (Optional) Uninstall poplines on Arch using YAY
$
yay -Rns
poplines
Copied
2. Manually Install "poplines" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone poplines's git locally
$
git clone https://aur.archlinux.org/poplines.git
~/poplines
Copied
c. Go to ~/poplines folder and install it
$
cd
~/poplines
Copied
$
makepkg -si
Copied
3. Information about the poplines package on Arch User Repository (AUR)
ID: 545822
Name: poplines
PackageBaseID: 123424
PackageBase: poplines
Version: 2.1.1-3
Description: Tools to pop/peek lines from the head/tail or known position within a given file, and output to stdout. Makes files into queues!
URL: http://github.com/kata198/popLines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1497763357
LastModified: 1537579687
URLPath: /cgit/aur.git/snapshot/poplines.tar.gz
Name: poplines
PackageBaseID: 123424
PackageBase: poplines
Version: 2.1.1-3
Description: Tools to pop/peek lines from the head/tail or known position within a given file, and output to stdout. Makes files into queues!
URL: http://github.com/kata198/popLines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1497763357
LastModified: 1537579687
URLPath: /cgit/aur.git/snapshot/poplines.tar.gz