producer on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S producer

* (Optional) Uninstall producer on Arch using YAY

$ yay -Rns producer

2. Manually Install "producer" via AUR

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

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

b. Clone producer's git locally

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

c. Go to ~/producer folder and install it

$ cd ~/producer $ makepkg -si

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

ID: 508853
Name: producer
PackageBaseID: 114778
PackageBase: producer
Version: 2.3.0-1
Description: Producer is a command-line quality-assurance tool to validate, and then release, your PHP library package.
URL: http://getproducer.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1471424608
LastModified: 1525763160
URLPath: /cgit/aur.git/snapshot/producer.tar.gz