publisher on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "publisher" 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 publisher on Arch using YAY
$
yay -S
publisher
Copied
* (Optional) Uninstall publisher on Arch using YAY
$
yay -Rns
publisher
Copied
2. Manually Install "publisher" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone publisher's git locally
$
git clone https://aur.archlinux.org/publisher.git
~/publisher
Copied
c. Go to ~/publisher folder and install it
$
cd
~/publisher
Copied
$
makepkg -si
Copied
3. Information about the publisher package on Arch User Repository (AUR)
ID: 1222839
Name: publisher
PackageBaseID: 191210
PackageBase: publisher
Version: 0.0.1-0
Description: Tool to publish & distribute CLI tools
URL: https://github.com/termapps/publisher
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pksunkara
Submitter: pksunkara
FirstSubmitted: 1678226863
LastModified: 1678226863
URLPath: /cgit/aur.git/snapshot/publisher.tar.gz
Name: publisher
PackageBaseID: 191210
PackageBase: publisher
Version: 0.0.1-0
Description: Tool to publish & distribute CLI tools
URL: https://github.com/termapps/publisher
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pksunkara
Submitter: pksunkara
FirstSubmitted: 1678226863
LastModified: 1678226863
URLPath: /cgit/aur.git/snapshot/publisher.tar.gz