How to Install and Uninstall mdp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "mdp" package

Please follow the step by step instructions below to install mdp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mdp

2. Uninstall "mdp" package

This is a short guide on how to uninstall mdp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mdp $ sudo apt autoclean && sudo apt autoremove

3. Information about the mdp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mdp
Priority: optional
Section: universe/misc
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Lev Lamberov
Architecture: amd64
Source: mdp-src
Version: 1.0.5-1
Depends: libc6 (>= 2.4), libncursesw5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/m/mdp-src/mdp_1.0.5-1_amd64.deb
Size: 19660
MD5sum: dec47d2ae12a3f1c008fe28051374201
SHA1: 911c6fd8d37e91c8411a9e45baf293d6eb5ac235
SHA256: 4cbd75c5f7765e29270d10fbba64b4ba933056fc09b95440a17f56e4b363b82a
Description-en: command-line based Markdown presentation tool
mdp is a command-line program that allows you to make elegant presentations
from Markdown formatted files.
.
It is as easy as write your presentation content in the text editor of your
preference and launch the presentation from the command-line.
Description-md5: d83b8e5d0cceb12266844d45e963e700
Homepage: https://github.com/visit1985/mdp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu