bakelite on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S bakelite

* (Optional) Uninstall bakelite on Arch using YAY

$ yay -Rns bakelite

2. Manually Install "bakelite" via AUR

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

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

b. Clone bakelite's git locally

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

c. Go to ~/bakelite folder and install it

$ cd ~/bakelite $ makepkg -si

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

ID: 1047976
Name: bakelite
PackageBaseID: 175643
PackageBase: bakelite
Version: r91.3739017-1
Description: Incremental backup with strong cryptographic confidentiality baked into the data model
URL: https://github.com/richfelker/bakelite
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Gnarflord
Submitter: Gnarflord
FirstSubmitted: 1643988586
LastModified: 1646734911
URLPath: /cgit/aur.git/snapshot/bakelite.tar.gz