python-poplines on AUR (Arch User Repository)

Last updated: September 29,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

b. Install python-poplines on Arch using YAY

$ yay -S python-poplines

* (Optional) Uninstall python-poplines on Arch using YAY

$ yay -Rns python-poplines

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

b. Clone python-poplines's git locally

$ git clone https://aur.archlinux.org/python-poplines.git ~/python-poplines

c. Go to ~/python-poplines folder and install it

$ cd ~/python-poplines $ makepkg -si

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