beehive on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S beehive

* (Optional) Uninstall beehive on Arch using YAY

$ yay -Rns beehive

2. Manually Install "beehive" via AUR

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

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

b. Clone beehive's git locally

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

c. Go to ~/beehive folder and install it

$ cd ~/beehive $ makepkg -si

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

ID: 719834
Name: beehive
PackageBaseID: 119699
PackageBase: beehive
Version: 0.4.0-1
Description: A flexible event and agent system with lots of bees
URL: https://github.com/muesli/beehive
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: derintendant
Submitter: derintendant
FirstSubmitted: 1486916780
LastModified: 1586669922
URLPath: /cgit/aur.git/snapshot/beehive.tar.gz