secret-service on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S secret-service

* (Optional) Uninstall secret-service on Arch using YAY

$ yay -Rns secret-service

2. Manually Install "secret-service" via AUR

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

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

b. Clone secret-service's git locally

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

c. Go to ~/secret-service folder and install it

$ cd ~/secret-service $ makepkg -si

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

ID: 1035805
Name: secret-service
PackageBaseID: 168457
PackageBase: secret-service
Version: 0.2.2-1
Description: secret service provides secure ways of storing credentials
URL: https://github.com/yousefvand/secret-service
NumVotes: 5
Popularity: 0.040824
OutOfDate:
Maintainer: Remisa
Submitter: Remisa
FirstSubmitted: 1624964192
LastModified: 1644692866
URLPath: /cgit/aur.git/snapshot/secret-service.tar.gz