How to Install and Uninstall python-shotgun Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-shotgun" package

Please follow the guidance below to install python-shotgun on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-shotgun

2. Uninstall "python-shotgun" package

Please follow the step by step instructions below to uninstall python-shotgun on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-shotgun $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-shotgun package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-shotgun
Priority: extra
Section: universe/python
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.1.0+2016.12.30.git.0682f20c42-1
Depends: fabric (>= 1.7.0), python-cliff (>= 1.7.0), python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-shotgun/python-shotgun_0.1.0+2016.12.30.git.0682f20c42-1_all.deb
Size: 14404
MD5sum: d4ad88616bfd28e1e55a15a42517c538
SHA1: 4fc656c7d48f41e78c193a484ecd3eeaf4c098b1
SHA256: 2d941147f265576aa2b018976b07f6ff59812c51cd54110a53cfcde5dc7508c9
Description-en: Create and save Fuel diagnostic snapshots
Fuel is an open source deployment and management tool for OpenStack. Developed
as an OpenStack community effort, it provides an intuitive, GUI-driven
experience for deployment and management of OpenStack, related community
projects and plug-ins.
.
Fuel brings consumer-grade simplicity to streamline and accelerate the
otherwise time-consuming, often complex, and error-prone process of deploying,
testing and maintaining various configuration flavors of OpenStack at scale.
Unlike other platform-specific deployment or management utilities, Fuel is an
upstream OpenStack project that focuses on automating the deployment and
testing of OpenStack and a range of third-party options, so it’s not
compromised by hard bundling or vendor lock-in.
.
Shotgun takes a yaml files with command lines as argument so that it can
collect log files and such to help diagnose problems in Fuel.
Description-md5: f4e176bb1d86ce00045fa6cd294c5338
Homepage: https://github.com/thomasgoirand/python-shotgun
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu