capistrano on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "capistrano" 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 capistrano on Arch using YAY
$
yay -S
capistrano
Copied
* (Optional) Uninstall capistrano on Arch using YAY
$
yay -Rns
capistrano
Copied
2. Manually Install "capistrano" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone capistrano's git locally
$
git clone https://aur.archlinux.org/capistrano.git
~/capistrano
Copied
c. Go to ~/capistrano folder and install it
$
cd
~/capistrano
Copied
$
makepkg -si
Copied
3. Information about the capistrano package on Arch User Repository (AUR)
ID: 1242347
Name: capistrano
PackageBaseID: 115166
PackageBase: capistrano
Version: 3.17.2-1
Description: A remote server automation and deployment tool written in Ruby
URL: https://capistranorb.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1472689167
LastModified: 1681648013
URLPath: /cgit/aur.git/snapshot/capistrano.tar.gz
Name: capistrano
PackageBaseID: 115166
PackageBase: capistrano
Version: 3.17.2-1
Description: A remote server automation and deployment tool written in Ruby
URL: https://capistranorb.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1472689167
LastModified: 1681648013
URLPath: /cgit/aur.git/snapshot/capistrano.tar.gz