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

Last updated: May 19,2024

1. Install "slides-doc" package

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

$ sudo apt update $ sudo apt install slides-doc

2. Uninstall "slides-doc" package

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

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

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

Package: slides-doc
Priority: extra
Section: universe/doc
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Riley Baird
Architecture: all
Source: slides
Version: 1.0.1-15
Suggests: python-slides
Filename: pool/universe/s/slides/slides-doc_1.0.1-15_all.deb
Size: 9842
MD5sum: ebfb5793dd3234ee207b5c9dba3321a6
SHA1: 3297ffb5443142fdab027c5045d4d1a209fc3ba3
SHA256: ed59c23f4b9b2fba6980dea7e8bad3dbea9036ebd1441495c211b43bbc275a66
Description-en: Python-based Slide Maker -- documentation
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.
.
This package contains example usages of slides.
Description-md5: d148567296bbb338e2d857c1777f692c
Homepage: http://itamarst.org/software/slides/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu