python-paginate on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-paginate

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

$ yay -Rns python-paginate

2. Manually Install "python-paginate" via AUR

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

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

b. Clone python-paginate's git locally

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

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

$ cd ~/python-paginate $ makepkg -si

3. Information about the python-paginate package on Arch User Repository (AUR)

ID: 1364027
Name: python-paginate
PackageBaseID: 170091
PackageBase: python-paginate
Version: 0.5.6-2
Description: A simple Python pagination module
URL: https://github.com/Pylons/paginate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: HurricanePootis
Submitter: kevr
FirstSubmitted: 1629357784
LastModified: 1701647930
URLPath: /cgit/aur.git/snapshot/python-paginate.tar.gz