python-duckling on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-duckling

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

$ yay -Rns python-duckling

2. Manually Install "python-duckling" via AUR

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

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

b. Clone python-duckling's git locally

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

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

$ cd ~/python-duckling $ makepkg -si

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

ID: 1076709
Name: python-duckling
PackageBaseID: 134659
PackageBase: python-duckling
Version: 1.8.0-3
Description: Python wrapper for wit.ai's Duckling Clojure library
URL: https://github.com/FraBle/python-duckling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: NicoHood
FirstSubmitted: 1533047386
LastModified: 1651874493
URLPath: /cgit/aur.git/snapshot/python-duckling.tar.gz