How to Install and Uninstall sisu-markup-samples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "sisu-markup-samples" package

This guide let you learn how to install sisu-markup-samples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sisu-markup-samples

2. Uninstall "sisu-markup-samples" package

Here is a brief guide to show you how to uninstall sisu-markup-samples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sisu-markup-samples $ sudo apt autoclean && sudo apt autoremove

3. Information about the sisu-markup-samples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sisu-markup-samples
Priority: extra
Section: multiverse/text
Installed-Size: 41661
Maintainer: Ubuntu Developers
Original-Maintainer: SiSU Project
Architecture: all
Version: 7.1.2-1
Depends: sisu (>= 3.0.1)
Filename: pool/multiverse/s/sisu-markup-samples/sisu-markup-samples_7.1.2-1_all.deb
Size: 13504724
MD5sum: b2bda820d8c2a942e5bd04c3ca237270
SHA1: 81b96e2920a646a11a10099689f0404a44c77be8
SHA256: c7e3bfc834e3f0c320d91808ab4295fcfcb7f49a343f0342fcd396891f97cb85
Description-en: document markup examples for sisu, publish and search framework
The document samples provided include:
* "Free as in Freedom (2.0)", Sam Williams, Richard M. Stallman
* "Free as in Freedom", Sam Williams
* "Viral Spiral", David Bollier
* "The Wealth of Networks", Jochai Benkler
* "Free Culture", Lawrence Lessig
* "CONTENT", Cory Doctorow
* "Two Bits", Christopher Kelty
* "Democratizing Innovation", Eric von Hippel
* "Free For All", Peter Wayner
* "The Cathedral and the Bazaar", Eric S. Raymond
* "Little Brother", Cory Doctorow
* "Down and Out in the Magic Kingdom", Cory Doctorow
* "For the Win", Cory Doctorow
* "Accelerando", Charles Stross
and a couple of additional texts.
.
The documents were shared by their authors under Creative Commons licenses,
that permit their distribution, though not within the main Debian archive by
Debian policy.
.
* "Free As In Freedom", on RMS by Sam Williams, is available as a markup
sample within the package sisu
.
SiSU is a lightweight markup based, command line oriented, document
structuring, publishing and search framework for document collections.
.
With minimal preparation of a plain-text, (UTF-8) file, using its native
markup syntax in your text editor of choice, SiSU can generate various
document formats (most of which share a common object numbering system for
locating content), including plain text, HTML, XHTML, XML, EPUB, OpenDocument
text (ODF:ODT), LaTeX, PDF files, and populate an SQL database with objects
(roughly paragraph-sized chunks) so searches may be performed and matches
returned with that degree of granularity: your search criteria is met by these
documents and at these locations within each document. Object numbering is
particularly suitable for "published" works (finalized texts as opposed to
works that are frequently changed or updated) for which it provides a fixed
means of reference of content. Document outputs also share semantic meta-data
provided.
.
SiSU also provides concordance files, document content certificates and
manifests of generated output.
.
man pages, and interactive help are provided.
.
Dependencies for additional features are taken care of in sisu related
packages.
.
The dummy package sisu-complete together with sisu-markup-samples installs
the whole of SiSU.
Description-md5: b2ee66a81b88ccb11bcd0a88a5a5a24f
Homepage: http://www.sisudoc.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu