go-luks-suspend on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S go-luks-suspend

* (Optional) Uninstall go-luks-suspend on Arch using YAY

$ yay -Rns go-luks-suspend

2. Manually Install "go-luks-suspend" via AUR

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

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

b. Clone go-luks-suspend's git locally

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

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

$ cd ~/go-luks-suspend $ makepkg -si

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

ID: 445978
Name: go-luks-suspend
PackageBaseID: 125539
PackageBase: go-luks-suspend
Version: 1.4.3-1
Description: Encrypt LUKS volumes on system suspend
URL: https://github.com/guns/go-luks-suspend
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: guns
Submitter: guns
FirstSubmitted: 1505240405
LastModified: 1506193427
URLPath: /cgit/aur.git/snapshot/go-luks-suspend.tar.gz