python-pweave on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-pweave

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

$ yay -Rns python-pweave

2. Manually Install "python-pweave" via AUR

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

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

b. Clone python-pweave's git locally

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

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

$ cd ~/python-pweave $ makepkg -si

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

ID: 690911
Name: python-pweave
PackageBaseID: 63120
PackageBase: python-pweave
Version: 0.30.3-2
Description: scientific report generator and literate programming tool for Python
URL: http://mpastell.com/pweave/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mmirate
FirstSubmitted: 1348529260
LastModified: 1580312056
URLPath: /cgit/aur.git/snapshot/python-pweave.tar.gz