secret on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S secret

* (Optional) Uninstall secret on Arch using YAY

$ yay -Rns secret

2. Manually Install "secret" via AUR

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

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

b. Clone secret's git locally

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

c. Go to ~/secret folder and install it

$ cd ~/secret $ makepkg -si

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

ID: 811230
Name: secret
PackageBaseID: 152142
PackageBase: secret
Version: 0.11-4
Description: A tiny secret store to keep your little secrets
URL: https://github.com/angt/secret
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: angt
Submitter: angt
FirstSubmitted: 1588198252
LastModified: 1604071272
URLPath: /cgit/aur.git/snapshot/secret.tar.gz