bde-tools on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S bde-tools

* (Optional) Uninstall bde-tools on Arch using YAY

$ yay -Rns bde-tools

2. Manually Install "bde-tools" via AUR

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

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

b. Clone bde-tools's git locally

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

c. Go to ~/bde-tools folder and install it

$ cd ~/bde-tools $ makepkg -si

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

ID: 1294201
Name: bde-tools
PackageBaseID: 196077
PackageBase: bde-tools
Version: 3.117.0.0-1
Description: Build tools based on CMake for Bloomberg-style projects such as BDE
URL: https://github.com/bloomberg/bde-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tcanabrava
Submitter: tcanabrava
FirstSubmitted: 1690191306
LastModified: 1690279432
URLPath: /cgit/aur.git/snapshot/bde-tools.tar.gz