publisher on AUR (Arch User Repository)

Last updated: September 21,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

b. Install publisher on Arch using YAY

$ yay -S publisher

* (Optional) Uninstall publisher on Arch using YAY

$ yay -Rns publisher

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

b. Clone publisher's git locally

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

c. Go to ~/publisher folder and install it

$ cd ~/publisher $ makepkg -si

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