Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 458 Bytes

File metadata and controls

25 lines (20 loc) · 458 Bytes

About

GnuPG Keyrings for AlterLinux.

How to building a package

1. Import GPG key

gpg --keyserver keyserver.ubuntu.com --recv-key F50544048389DA36

2. Clone PKGBUILD repository

git clone https://github.com/FascodeNet/alterlinux-pkgbuilds.git

3. Build

cd alterlinux-pkgbuilds/alter-stable/any/alterlinux-keyring
makepkg -s

Option: Install

sudo pacman -U alterlinux-keyring*.pkg.tar*