beaver on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S beaver

* (Optional) Uninstall beaver on Arch using YAY

$ yay -Rns beaver

2. Manually Install "beaver" via AUR

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

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

b. Clone beaver's git locally

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

c. Go to ~/beaver folder and install it

$ cd ~/beaver $ makepkg -si

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

ID: 1031965
Name: beaver
PackageBaseID: 175698
PackageBase: beaver
Version: 0.4.1-5
Description: Beaver is an Early AdVanced EditoR.
URL: http://beaver-editor.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: etskinner
Submitter: Dragonlord
FirstSubmitted: 1644093793
LastModified: 1644093793
URLPath: /cgit/aur.git/snapshot/beaver.tar.gz

5. The same packages on other Linux Distributions