trespass on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "trespass" 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
Copied
b. Install trespass on Arch using YAY
$
yay -S
trespass
Copied
* (Optional) Uninstall trespass on Arch using YAY
$
yay -Rns
trespass
Copied
2. Manually Install "trespass" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone trespass's git locally
$
git clone https://aur.archlinux.org/trespass.git
~/trespass
Copied
c. Go to ~/trespass folder and install it
$
cd
~/trespass
Copied
$
makepkg -si
Copied
3. Information about the trespass package on Arch User Repository (AUR)
ID: 732206
Name: trespass
PackageBaseID: 118476
PackageBase: trespass
Version: 0.7.6-2
Description: A secure password keeper written in python using gpg to protect account/user and user/password key value stores
URL: https://github.com/gps1539/trespass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gps1539
Submitter: gps1539
FirstSubmitted: 1483748987
LastModified: 1588805678
URLPath: /cgit/aur.git/snapshot/trespass.tar.gz
Name: trespass
PackageBaseID: 118476
PackageBase: trespass
Version: 0.7.6-2
Description: A secure password keeper written in python using gpg to protect account/user and user/password key value stores
URL: https://github.com/gps1539/trespass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gps1539
Submitter: gps1539
FirstSubmitted: 1483748987
LastModified: 1588805678
URLPath: /cgit/aur.git/snapshot/trespass.tar.gz