ministore on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ministore

* (Optional) Uninstall ministore on Arch using YAY

$ yay -Rns ministore

2. Manually Install "ministore" via AUR

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

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

b. Clone ministore's git locally

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

c. Go to ~/ministore folder and install it

$ cd ~/ministore $ makepkg -si

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

ID: 1202398
Name: ministore
PackageBaseID: 189874
PackageBase: ministore
Version: 2.0.0-1
Description: Mini keyring store based on GnuPG
URL: https://codeberg.org/ivan.zaera/ministore
NumVotes: 1
Popularity: 0.000257
OutOfDate:
Maintainer: izaera
Submitter: izaera
FirstSubmitted: 1674760956
LastModified: 1674760956
URLPath: /cgit/aur.git/snapshot/ministore.tar.gz