python2-pager on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python2-pager

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

$ yay -Rns python2-pager

2. Manually Install "python2-pager" via AUR

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

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

b. Clone python2-pager's git locally

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

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

$ cd ~/python2-pager $ makepkg -si

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

ID: 532914
Name: python2-pager
PackageBaseID: 57478
PackageBase: python-pager
Version: 3.3-6
Description: Terminal/console pager module for Python
URL: http://pypi.python.org/pypi/pager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gosella
Submitter: OK100
FirstSubmitted: 1331361544
LastModified: 1533683325
URLPath: /cgit/aur.git/snapshot/python2-pager.tar.gz