trezorencrypt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S trezorencrypt

* (Optional) Uninstall trezorencrypt on Arch using YAY

$ yay -Rns trezorencrypt

2. Manually Install "trezorencrypt" via AUR

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

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

b. Clone trezorencrypt's git locally

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

c. Go to ~/trezorencrypt folder and install it

$ cd ~/trezorencrypt $ makepkg -si

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

ID: 603554
Name: trezorencrypt
PackageBaseID: 141213
PackageBase: trezorencrypt
Version: 0.1-1
Description: TREZOR encrypt and decrypt value
URL: https://github.com/petrkr/trezorencrypt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petrkr
Submitter: petrkr
FirstSubmitted: 1555148617
LastModified: 1555148617
URLPath: /cgit/aur.git/snapshot/trezorencrypt.tar.gz