Install sisu-markup-samples
Installing sisu-markup-samples package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install sisu-markup-samples
sisu-markup-samples package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | sisu-markup-samples |
version | 7.1.2-1 |
description | document markup examples for sisu, publish and search framework |
subsection | text |
website | sisudoc.org |
maintainer | SiSU Project |
Uninstall sisu-markup-samples
To remove just sisu-markup-samples package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove sisu-markup-samples
Uninstall sisu-markup-samples and it’s dependent packages
To remove the sisu-markup-samples package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove sisu-markup-samples
Purging sisu-markup-samples
If you also want to delete configuration and/or data files of sisu-markup-samples from Debian Sid then this will work:
sudo apt-get purge sisu-markup-samples
To delete configuration and/or data files of sisu-markup-samples and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove sisu-markup-samples