python-doq on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-doq

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

$ yay -Rns python-doq

2. Manually Install "python-doq" via AUR

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

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

b. Clone python-doq's git locally

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

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

$ cd ~/python-doq $ makepkg -si

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

ID: 1311703
Name: python-doq
PackageBaseID: 176688
PackageBase: python-doq
Version: 0.10.0-1
Description: Docstring generator
URL: https://github.com/heavenshell/py-doq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1646653048
LastModified: 1693469994
URLPath: /cgit/aur.git/snapshot/python-doq.tar.gz