python-chatterbot on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-chatterbot

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

$ yay -Rns python-chatterbot

2. Manually Install "python-chatterbot" via AUR

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

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

b. Clone python-chatterbot's git locally

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

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

$ cd ~/python-chatterbot $ makepkg -si

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

ID: 1391102
Name: python-chatterbot
PackageBaseID: 201798
PackageBase: python-chatterbot
Version: 1.0.8-3
Description: A machine learning, conversational dialog engine for creating chatbots.
URL: https://github.com/gunthercox/chatterbot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: mistersmee
FirstSubmitted: 1705985902
LastModified: 1706026082
URLPath: /cgit/aur.git/snapshot/python-chatterbot.tar.gz