python-plantweb on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-plantweb

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

$ yay -Rns python-plantweb

2. Manually Install "python-plantweb" via AUR

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

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

b. Clone python-plantweb's git locally

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

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

$ cd ~/python-plantweb $ makepkg -si

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

ID: 702633
Name: python-plantweb
PackageBaseID: 149664
PackageBase: python-plantweb
Version: 1.2.1-1
Description: Command line interface to render powerful plain text UML diagrams, ASCII diagrams and complex graphs
URL: http://pypi.python.org/pypi/plantweb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1583018182
LastModified: 1583018182
URLPath: /cgit/aur.git/snapshot/python-plantweb.tar.gz