libbde on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libbde

* (Optional) Uninstall libbde on Arch using YAY

$ yay -Rns libbde

2. Manually Install "libbde" via AUR

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

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

b. Clone libbde's git locally

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

c. Go to ~/libbde folder and install it

$ cd ~/libbde $ makepkg -si

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

ID: 1213249
Name: libbde
PackageBaseID: 116370
PackageBase: libbde
Version: 20221031-1
Description: Library and tools for accessing BitLocker Drive Encryption (BDE) encrypted volumes
URL: https://github.com/libyal/libbde
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawity
FirstSubmitted: 1477071660
LastModified: 1676839109
URLPath: /cgit/aur.git/snapshot/libbde.tar.gz