demibot on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S demibot

* (Optional) Uninstall demibot on Arch using YAY

$ yay -Rns demibot

2. Manually Install "demibot" via AUR

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

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

b. Clone demibot's git locally

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

c. Go to ~/demibot folder and install it

$ cd ~/demibot $ makepkg -si

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

ID: 192328
Name: demibot
PackageBaseID: 80784
PackageBase: demibot
Version: 0.3-2
Description: A modular IRC bot
URL: https://github.com/mikar/demibot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: serialoverflow
FirstSubmitted: 1397160935
LastModified: 1434033849
URLPath: /cgit/aur.git/snapshot/demibot.tar.gz