deployer on AUR (Arch User Repository)
Last updated: December 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
Copied
b. Install deployer on Arch using YAY
$
yay -S
deployer
Copied
* (Optional) Uninstall deployer on Arch using YAY
$
yay -Rns
deployer
Copied
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
Copied
b. Clone deployer's git locally
$
git clone https://aur.archlinux.org/deployer.git
~/deployer
Copied
c. Go to ~/deployer folder and install it
$
cd
~/deployer
Copied
$
makepkg -si
Copied
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
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