python2-pdfrw on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-pdfrw

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

$ yay -Rns python2-pdfrw

2. Manually Install "python2-pdfrw" via AUR

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

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

b. Clone python2-pdfrw's git locally

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

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

$ cd ~/python2-pdfrw $ makepkg -si

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

ID: 686737
Name: python2-pdfrw
PackageBaseID: 148215
PackageBase: python2-pdfrw
Version: 0.4-3
Description: Convert restructured text to PDF via reportlab.
URL: https://github.com/pmaupin/pdfrw
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: GI_Jack
FirstSubmitted: 1579163303
LastModified: 1579163303
URLPath: /cgit/aur.git/snapshot/python2-pdfrw.tar.gz

5. The same packages on other Linux Distributions