errbot on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S errbot

* (Optional) Uninstall errbot on Arch using YAY

$ yay -Rns errbot

2. Manually Install "errbot" via AUR

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

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

b. Clone errbot's git locally

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

c. Go to ~/errbot folder and install it

$ cd ~/errbot $ makepkg -si

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

ID: 862871
Name: errbot
PackageBaseID: 124836
PackageBase: errbot
Version: 6.1.7-1
Description: a chatbot. It allows you to start scripts interactively from your chatrooms for any reason: random humour, chatops, starting a build, monitoring commits, triggering alerts...
URL: https://github.com/errbotio/errbot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sergej
FirstSubmitted: 1502746188
LastModified: 1613239352
URLPath: /cgit/aur.git/snapshot/errbot.tar.gz