secret-service-bin on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S secret-service-bin

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

$ yay -Rns secret-service-bin

2. Manually Install "secret-service-bin" 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-bin's git locally

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

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

$ cd ~/secret-service-bin $ makepkg -si

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

ID: 972196
Name: secret-service-bin
PackageBaseID: 168886
PackageBase: secret-service-bin
Version: 0.2.0-1
Description: Service to keep secrets of applications. Implements FreeDesktop Secret Service API
URL: https://github.com/yousefvand/secret-service
NumVotes: 2
Popularity: 0.000148
OutOfDate:
Maintainer: arjvik
Submitter: arjvik
FirstSubmitted: 1626195112
LastModified: 1633815291
URLPath: /cgit/aur.git/snapshot/secret-service-bin.tar.gz