python-reprint on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-reprint

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

$ yay -Rns python-reprint

2. Manually Install "python-reprint" via AUR

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

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

b. Clone python-reprint's git locally

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

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

$ cd ~/python-reprint $ makepkg -si

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

ID: 1256326
Name: python-reprint
PackageBaseID: 193537
PackageBase: python-reprint
Version: 0.6.0-1
Description: a Python 2/3 module for binding variables and refreshing multi-line output in terminal.
URL: https://github.com/Yinzo/reprint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crab2313
Submitter: crab2313
FirstSubmitted: 1683793875
LastModified: 1683793875
URLPath: /cgit/aur.git/snapshot/python-reprint.tar.gz