python-err on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-err

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

$ yay -Rns python-err

2. Manually Install "python-err" via AUR

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

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

b. Clone python-err's git locally

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

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

$ cd ~/python-err $ makepkg -si

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

ID: 413498
Name: python-err
PackageBaseID: 93114
PackageBase: python-err
Version: 5.0.1-2
Description: A plugin based chatbot designed to be easily deployable, extensible and maintainable.
URL: http://errbot.net
NumVotes: 1
Popularity: 0
OutOfDate: 1605033378
Maintainer:
Submitter: jecxjo
FirstSubmitted: 1431902225
LastModified: 1495549203
URLPath: /cgit/aur.git/snapshot/python-err.tar.gz