How to Install and Uninstall fabric Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "fabric" package

This is a short guide on how to install fabric on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install fabric

2. Uninstall "fabric" package

This guide covers the steps necessary to uninstall fabric on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove fabric $ sudo apt autoclean && sudo apt autoremove

3. Information about the fabric package on Ubuntu 21.10 (Impish Indri)

Package: fabric
Architecture: all
Version: 2.5.0-0.3
Built-Using: alabaster (= 0.7.8-1.1), sphinx (= 3.5.4-1)
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Starr-Bochicchio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 382
Depends: python3-fabric (>= 2.5.0-0.3), python3-decorator, python3-pkg-resources, python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/f/fabric/fabric_2.5.0-0.3_all.deb
Size: 50552
MD5sum: b4b9214c12d522c7ff70637819ad3e7b
SHA1: dad156bf0deeda360312d0b8c00983736c9f9afd
SHA256: b60feb3975e74cc033b6bc37b5c315cdd959e492345cbb881d51c5f5f491830f
SHA512: 46d34db04f1672ef3a680b7526dcb3315ff4add7d679d1ed996a7e754923bc82677b899d8845ba99cb34eda12f012eb3058d0a3a07de27026ac09b9d6fed3f80
Homepage: http://fabfile.org/
Description-en: Simple Pythonic remote deployment tool
Fabric is designed to upload files and run shell commands on a number of
servers in parallel or serially. These commands are grouped in tasks (which
are regular Python functions) and specified in a 'fabfile.'
.
It is similar to Capistrano, except it's implemented in Python and doesn't
expect you to be deploying Rails applications.
.
This package contains the binary executable and the documentation.
Description-md5: 9c3936dec2149dac99c5867944c7e9eb