python-aiml on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-aiml

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

$ yay -Rns python-aiml

2. Manually Install "python-aiml" via AUR

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

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

b. Clone python-aiml's git locally

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

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

$ cd ~/python-aiml $ makepkg -si

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

ID: 734684
Name: python-aiml
PackageBaseID: 130639
PackageBase: python-aiml
Version: 0.9.3-1
Description: An interpreter module for AIML (Artificial Intelligence Markup Language), implemented in pure Python (python3 fork)
URL: https://github.com/paulovn/python-aiml
NumVotes: 0
Popularity: 0
OutOfDate: 1686946834
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1520523697
LastModified: 1589219260
URLPath: /cgit/aur.git/snapshot/python-aiml.tar.gz