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

Last updated: May 21,2024

1. Install "python-slides" package

Here is a brief guide to show you how to install python-slides on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-slides

2. Uninstall "python-slides" package

Learn how to uninstall python-slides on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-slides
Priority: extra
Section: universe/python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Riley Baird
Architecture: all
Source: slides
Version: 1.0.1-15
Replaces: python2.3-slides, python2.4-slides
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: slides-doc
Conflicts: python2.3-slides, python2.4-slides
Filename: pool/universe/s/slides/python-slides_1.0.1-15_all.deb
Size: 5278
MD5sum: 4c9e75fbf65d7587433a16b989bceefe
SHA1: b7df83ba43991e0e01c99082e1794c07b63954ac
SHA256: 961976621b7acb6613fb62e0ca24bdf0c5ea48d1daf262e1e65b7637fcfb0a15
Description-en: Python-based Slide Maker
Slides is an LGPL slides generator, unique in that you write a Python program
in order to create your presentation. That is, you write a program that
when run generates the slides for your presentation, currently in HTML.
Description-md5: 6f55f714264a20129cb3869745a56686
Homepage: http://itamarst.org/software/slides/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu