multigpg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S multigpg

* (Optional) Uninstall multigpg on Arch using YAY

$ yay -Rns multigpg

2. Manually Install "multigpg" via AUR

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

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

b. Clone multigpg's git locally

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

c. Go to ~/multigpg folder and install it

$ cd ~/multigpg $ makepkg -si

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

ID: 861933
Name: multigpg
PackageBaseID: 77374
PackageBase: multigpg
Version: 1.0-3
Description: A simple script that handles modifying the contents of a GPG encrypted archive.
URL: https://github.com/Faerbit/MultiGPG
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Faerbit
Submitter: Faerbit
FirstSubmitted: 1389465124
LastModified: 1613063523
URLPath: /cgit/aur.git/snapshot/multigpg.tar.gz