python-rm2pdf on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-rm2pdf

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

$ yay -Rns python-rm2pdf

2. Manually Install "python-rm2pdf" via AUR

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

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

b. Clone python-rm2pdf's git locally

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

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

$ cd ~/python-rm2pdf $ makepkg -si

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

ID: 1208302
Name: python-rm2pdf
PackageBaseID: 190241
PackageBase: python-rm2pdf
Version: 0.1.0-2
Description: A rendering library for *.rm files to pdf files.
URL: https://github.com/stwa/rm2pdf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ezio652
Submitter: Ezio652
FirstSubmitted: 1675861914
LastModified: 1675867460
URLPath: /cgit/aur.git/snapshot/python-rm2pdf.tar.gz