python-docutils1 on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-docutils1

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

$ yay -Rns python-docutils1

2. Manually Install "python-docutils1" via AUR

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

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

b. Clone python-docutils1's git locally

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

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

$ cd ~/python-docutils1 $ makepkg -si

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

ID: 1110852
Name: python-docutils1
PackageBaseID: 183950
PackageBase: python-docutils1
Version: 1:0.18.1-1
Description: Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX
URL: http://docutils.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
FirstSubmitted: 1657608223
LastModified: 1657608223
URLPath: /cgit/aur.git/snapshot/python-docutils1.tar.gz