rasa on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rasa

* (Optional) Uninstall rasa on Arch using YAY

$ yay -Rns rasa

2. Manually Install "rasa" via AUR

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

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

b. Clone rasa's git locally

$ git clone https://aur.archlinux.org/rasa.git ~/rasa

c. Go to ~/rasa folder and install it

$ cd ~/rasa $ makepkg -si

3. Information about the rasa package on Arch User Repository (AUR)

ID: 1273775
Name: rasa
PackageBaseID: 188122
PackageBase: rasa
Version: 3.6.0-1
Description: Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
URL: https://github.com/RasaHQ/rasa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: skeilnet
Submitter: skeilnet
FirstSubmitted: 1669139681
LastModified: 1686851170
URLPath: /cgit/aur.git/snapshot/rasa.tar.gz