python2-poplines on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python2-poplines

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

$ yay -Rns python2-poplines

2. Manually Install "python2-poplines" via AUR

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

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

b. Clone python2-poplines's git locally

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

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

$ cd ~/python2-poplines $ makepkg -si

3. Information about the python2-poplines package on Arch User Repository (AUR)

ID: 420652
Name: python2-poplines
PackageBaseID: 123426
PackageBase: python2-poplines
Version: 2.1.1-2
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
FirstSubmitted: 1497763629
LastModified: 1497764474
URLPath: /cgit/aur.git/snapshot/python2-poplines.tar.gz