python-downwards on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-downwards

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

$ yay -Rns python-downwards

2. Manually Install "python-downwards" via AUR

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

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

b. Clone python-downwards's git locally

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

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

$ cd ~/python-downwards $ makepkg -si

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

ID: 1418307
Name: python-downwards
PackageBaseID: 155915
PackageBase: python-downwards
Version: 1.3.1-2
Description: Read Wikipedia pages as manpages
URL: https://github.com/noqqe/downwards
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: mortzu
FirstSubmitted: 1595756288
LastModified: 1709237335
URLPath: /cgit/aur.git/snapshot/python-downwards.tar.gz