tomb on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S tomb

* (Optional) Uninstall tomb on Arch using YAY

$ yay -Rns tomb

2. Manually Install "tomb" via AUR

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

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

b. Clone tomb's git locally

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

c. Go to ~/tomb folder and install it

$ cd ~/tomb $ makepkg -si

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

ID: 1349091
Name: tomb
PackageBaseID: 48257
PackageBase: tomb
Version: 2.10-1
Description: Crypto Undertaker, a simple tool to manage encrypted storage
URL: https://www.dyne.org/software/tomb/
NumVotes: 50
Popularity: 0.000707
OutOfDate:
Maintainer: parazyd
Submitter:
FirstSubmitted: 1302880800
LastModified: 1699363272
URLPath: /cgit/aur.git/snapshot/tomb.tar.gz