multigpg on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install multigpg on Arch using YAY
$
yay -S
multigpg
Copied
* (Optional) Uninstall multigpg on Arch using YAY
$
yay -Rns
multigpg
Copied
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
Copied
b. Clone multigpg's git locally
$
git clone https://aur.archlinux.org/multigpg.git
~/multigpg
Copied
c. Go to ~/multigpg folder and install it
$
cd
~/multigpg
Copied
$
makepkg -si
Copied
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
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