python2-pyrtf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pyrtf

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

$ yay -Rns python2-pyrtf

2. Manually Install "python2-pyrtf" via AUR

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

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

b. Clone python2-pyrtf's git locally

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

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

$ cd ~/python2-pyrtf $ makepkg -si

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

ID: 598178
Name: python2-pyrtf
PackageBaseID: 140625
PackageBase: pyrtf
Version: 0.45-2
Description: A set of Python classes that make it possible to produce RTF documents from Python programs
URL: http://pyrtf.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1553551923
LastModified: 1553551923
URLPath: /cgit/aur.git/snapshot/python2-pyrtf.tar.gz