luks-tools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S luks-tools

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

$ yay -Rns luks-tools

2. Manually Install "luks-tools" via AUR

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

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

b. Clone luks-tools's git locally

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

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

$ cd ~/luks-tools $ makepkg -si

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

ID: 1408139
Name: luks-tools
PackageBaseID: 202380
PackageBase: luks-tools
Version: 0.0.0.0.0.1.1-1
Description: A collection of LUKS related scripts.
URL: https://github.com/themartiancompany/luks-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1707687116
LastModified: 1707759099
URLPath: /cgit/aur.git/snapshot/luks-tools.tar.gz