bee-bin on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S bee-bin

* (Optional) Uninstall bee-bin on Arch using YAY

$ yay -Rns bee-bin

2. Manually Install "bee-bin" via AUR

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

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

b. Clone bee-bin's git locally

$ git clone https://aur.archlinux.org/bee-bin.git ~/bee-bin

c. Go to ~/bee-bin folder and install it

$ cd ~/bee-bin $ makepkg -si

3. Information about the bee-bin package on Arch User Repository (AUR)

ID: 733700
Name: bee-bin
PackageBaseID: 150346
PackageBase: bee-bin
Version: 1.10.0-1
Description: A tool for helping develop with beego app framework
URL: https://github.com/beego/bee
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584438939
LastModified: 1589049458
URLPath: /cgit/aur.git/snapshot/bee-bin.tar.gz