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

Last updated: June 18,2024

1. Install "python-alabaster" package

This guide let you learn how to install python-alabaster on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-alabaster

2. Uninstall "python-alabaster" package

This guide covers the steps necessary to uninstall python-alabaster on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-alabaster
Priority: extra
Section: universe/python
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Jeremy T. Bouse
Architecture: all
Source: alabaster
Version: 0.7.7-1
Provides: python2.7-alabaster
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-sphinx
Filename: pool/universe/a/alabaster/python-alabaster_0.7.7-1_all.deb
Size: 16826
MD5sum: f723240aaf8a91c4440afe15933ae3d7
SHA1: 1c5c0753fd25c3cba24787c8273b5cdc96c2bb36
SHA256: a97995ea8e68222fe3614696137dbb41519fd9384912e8f6543056f6ed858231
Description-en: Configurable sidebar-enabled Sphinx theme (Python 2)
This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially
as used in his Requests project), which was itself originally based on
@mitsuhiko's theme used for Flask & related projects.
.
This is the Python 2 version of the package.
Description-md5: ff2338a5180e3e2d3f503ddcb5dd7b93
Homepage: https://github.com/bitprophet/alabaster
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu