beecrypt on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S beecrypt

* (Optional) Uninstall beecrypt on Arch using YAY

$ yay -Rns beecrypt

2. Manually Install "beecrypt" via AUR

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

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

b. Clone beecrypt's git locally

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

c. Go to ~/beecrypt folder and install it

$ cd ~/beecrypt $ makepkg -si

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

ID: 559052
Name: beecrypt
PackageBaseID: 16387
PackageBase: beecrypt
Version: 4.2.1-6
Description: A strong and fast cryptography toolkit
URL: http://beecrypt.sourceforge.net/
NumVotes: 154
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1208256315
LastModified: 1541954234
URLPath: /cgit/aur.git/snapshot/beecrypt.tar.gz