How to Install and Uninstall python-landslide Package on Kali Linux

Last updated: May 21,2024

1. Install "python-landslide" package

Learn how to install python-landslide on Kali Linux

$ sudo apt update $ sudo apt install python-landslide

2. Uninstall "python-landslide" package

In this section, we are going to explain the necessary steps to uninstall python-landslide on Kali Linux:

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

3. Information about the python-landslide package on Kali Linux

Package: python-landslide
Source: landslide
Version: 1.1.3+0
Installed-Size: 14
Maintainer: Andrej Shadura
Architecture: all
Depends: darkslide
Size: 3528
SHA256: 511ba333b7d5b783a999bbbce91b6d081464cc8201c5b8b0fb69523bdcb50964
SHA1: a9165abc60a518684b4e665063a81c1f22d4fe8f
MD5sum: 04d4db7cd51a80e44a9c46abceaaf4b9
Description: Lightweight markup language-based html5 slideshow generator (compatibility package)
Landside is a tool which can generates an HTML5 slideshow using lightweight
markup as input.
.
You can write your slide contents easily using two syntaxes:
* Markdown
* ReStructuredText
.
This tool support CSS/JS theming, PDF export (using PrinceXML Python library),
embed images with Base64 (for stand-alone document) and fancy transitions.
.
Sample presentation is visible here : .
.
This package no longer ships the original landslide tool, but a compatibility
wrapper for darkslide. After you have updated your scripts to use darkslide, this
package may be safely removed.
Description-md5:
Homepage: https://github.com/adamzap/landslide
Section: python
Priority: optional
Filename: pool/main/l/landslide/python-landslide_1.1.3+0_all.deb