python2-reportlab on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-reportlab

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

$ yay -Rns python2-reportlab

2. Manually Install "python2-reportlab" via AUR

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

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

b. Clone python2-reportlab's git locally

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

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

$ cd ~/python2-reportlab $ makepkg -si

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

ID: 1026018
Name: python2-reportlab
PackageBaseID: 149012
PackageBase: python2-reportlab
Version: 3.5.34-2
Description: A proven industry-strength PDF generating solution
URL: http://www.reportlab.com/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: FabioLolix
Submitter: Joermungand
FirstSubmitted: 1581357533
LastModified: 1643230100
URLPath: /cgit/aur.git/snapshot/python2-reportlab.tar.gz

5. The same packages on other Linux Distributions