deployer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S deployer

* (Optional) Uninstall deployer on Arch using YAY

$ yay -Rns deployer

2. Manually Install "deployer" via AUR

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

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

b. Clone deployer's git locally

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

c. Go to ~/deployer folder and install it

$ cd ~/deployer $ makepkg -si

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

ID: 1291455
Name: deployer
PackageBaseID: 114368
PackageBase: deployer
Version: 7.3.1-1
Description: A deployment tool written in PHP with support for popular frameworks out of the box.
URL: https://deployer.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: inverse
Submitter: supermario
FirstSubmitted: 1470592818
LastModified: 1689794925
URLPath: /cgit/aur.git/snapshot/deployer.tar.gz