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

Last updated: May 18,2024

1. Install "python3-fabric" package

Please follow the step by step instructions below to install python3-fabric on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-fabric

2. Uninstall "python3-fabric" package

Please follow the step by step instructions below to uninstall python3-fabric on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-fabric
Architecture: all
Version: 2.5.0-0.3
Priority: optional
Section: universe/net
Source: fabric
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Starr-Bochicchio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 163
Depends: python3-invoke (>= 1.3.0~), python3-paramiko, python3:any
Filename: pool/universe/f/fabric/python3-fabric_2.5.0-0.3_all.deb
Size: 41560
MD5sum: 0bb6c429e9c209afa0ed6b862bf4090d
SHA1: 277da812f2c1bfa9118c17cc3a5d7366307a731a
SHA256: 8107a46459faf67872ca6347fd42a46e688525358ad7fddd2eedb656124e1971
SHA512: 2b51fe608309e56b8590ef1d75b5bb24d55f23da20127cfffee539f74c92ee4f4358c5535a3e23b5aef44cda84e557eee5447cf8c47b6588cf7349b664be4638
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 Python 3 modules.
Description-md5: 6dc4cbb49d2b72c9a82d39a597494411