bde on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S bde

* (Optional) Uninstall bde on Arch using YAY

$ yay -Rns bde

2. Manually Install "bde" via AUR

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

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

b. Clone bde's git locally

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

c. Go to ~/bde folder and install it

$ cd ~/bde $ makepkg -si

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

ID: 1294221
Name: bde
PackageBaseID: 196111
PackageBase: bde
Version: 3.117.0.0-1
Description: Bloomberg Basic Development Environment - Common C++ Libraries used instead of the STL
URL: https://github.com/bloomberg/bde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tcanabrava
Submitter: tcanabrava
FirstSubmitted: 1690283073
LastModified: 1690283073
URLPath: /cgit/aur.git/snapshot/bde.tar.gz