python2-docutils on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S python2-docutils

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

$ yay -Rns python2-docutils

2. Manually Install "python2-docutils" via AUR

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

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

b. Clone python2-docutils's git locally

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

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

$ cd ~/python2-docutils $ makepkg -si

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

ID: 1000721
Name: python2-docutils
PackageBaseID: 173550
PackageBase: python2-docutils
Version: 0.18.1-1
Description: Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX (0.18.x is the last version supporting Python 2)
URL: http://docutils.sourceforge.net
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1638253088
LastModified: 1639121159
URLPath: /cgit/aur.git/snapshot/python2-docutils.tar.gz

5. The same packages on other Linux Distributions