python-poplines on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-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 python-poplines on Arch using YAY
$
yay -S
python-poplines
Copied
* (Optional) Uninstall python-poplines on Arch using YAY
$
yay -Rns
python-poplines
Copied
2. Manually Install "python-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 python-poplines's git locally
$
git clone https://aur.archlinux.org/python-poplines.git
~/python-poplines
Copied
c. Go to ~/python-poplines folder and install it
$
cd
~/python-poplines
Copied
$
makepkg -si
Copied
3. Information about the python-poplines package on Arch User Repository (AUR)
ID: 545823
Name: python-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/python-poplines.tar.gz
Name: python-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/python-poplines.tar.gz