python-docformatter on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "python-docformatter" 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
Copied
b. Install python-docformatter on Arch using YAY
$
yay -S
python-docformatter
Copied
* (Optional) Uninstall python-docformatter on Arch using YAY
$
yay -Rns
python-docformatter
Copied
2. Manually Install "python-docformatter" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-docformatter's git locally
$
git clone https://aur.archlinux.org/python-docformatter.git
~/python-docformatter
Copied
c. Go to ~/python-docformatter folder and install it
$
cd
~/python-docformatter
Copied
$
makepkg -si
Copied
3. Information about the python-docformatter package on Arch User Repository (AUR)
ID: 1421189
Name: python-docformatter
PackageBaseID: 165623
PackageBase: python-docformatter
Version: 1.7.5-1
Description: Format docstrings to follow PEP257
URL: https://github.com/myint/docformatter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1618453728
LastModified: 1709648683
URLPath: /cgit/aur.git/snapshot/python-docformatter.tar.gz
Name: python-docformatter
PackageBaseID: 165623
PackageBase: python-docformatter
Version: 1.7.5-1
Description: Format docstrings to follow PEP257
URL: https://github.com/myint/docformatter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1618453728
LastModified: 1709648683
URLPath: /cgit/aur.git/snapshot/python-docformatter.tar.gz