How to Install and Uninstall capistrano Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "capistrano" package

Please follow the guidance below to install capistrano on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install capistrano

2. Uninstall "capistrano" package

This guide covers the steps necessary to uninstall capistrano on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove capistrano $ sudo apt autoclean && sudo apt autoremove

3. Information about the capistrano package on Ubuntu 21.04 (Hirsute Hippo)

Package: capistrano
Architecture: all
Version: 3.15.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 171
Depends: rake (>= 10.0.0), ruby | ruby-interpreter, ruby-i18n, ruby-sshkit (>= 1.3)
Filename: pool/universe/c/capistrano/capistrano_3.15.0-1_all.deb
Size: 37176
MD5sum: c3c2e47632b60aa063115af00f9a3fff
SHA1: 730ba1c573bbc7bf5cb29fea8778b52ea8d10556
SHA256: da79f27025b727506eeed66f5b9b1b402e29b3eb362ac7536d727dce1cbbae4f
SHA512: 261e4f3acb0919eba924f94b40aaa92be0120b412f7acb61e288f8b47d46208fd1f10cb6bb15c8632e1554a3fd01a2d7bf27c5ed6090051efdc1ddd0dc16b5dc
Homepage: https://capistranorb.com/
Description-en: tool to execute commands in parallel on multiple servers
Capistrano is great for automating tasks via SSH on remote servers, like
software installation, application deployment, configuration management,
ad hoc server monitoring, and more. Ideal for system administrators, whether
professional or incidental. Easy to customize. Its configuration files use
the Ruby programming language syntax, but you don't need to know Ruby to do
most things with Capistrano.
.
Capistrano is easy to extend. It's written in the Ruby programming language,
and may be extended easily by writing additional Ruby modules.
Description-md5: 0394f9c4340d904eacd71fecf2358bc0
Ruby-Versions: all