How to Install and Uninstall pretzel Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "pretzel" package
This is a short guide on how to install pretzel on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
pretzel
Copied
2. Uninstall "pretzel" package
In this section, we are going to explain the necessary steps to uninstall pretzel on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
pretzel
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pretzel package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: pretzel
Priority: extra
Section: universe/devel
Installed-Size: 1448
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Anthony Towns
Architecture: amd64
Version: 2.0n-2-0.3
Depends: bison (>= 1.19), flex (>= 2.4.6), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4)
Recommends: noweb | nowebm
Filename: pool/universe/p/pretzel/pretzel_2.0n-2-0.3_amd64.deb
Size: 564450
MD5sum: 3ae66141d7c76cfcaecbb753a439f435
SHA1: 8df983cfefc390edbbb67226911e5baa419a573b
SHA256: fe5a55949e4d9b57d0bb41a5ec6eb8c14baff0af58bef16378e9cc1ff1fdb648
Description-en: Prettyprinter generator for noweb
Pretzel is a system that builds prettyprinters; that is programs that
will take some plain ASCII source code and generate a LaTeXified version
for presentation.
.
Pretzel has hooks to integrate with noweb, so that code chunks may be
prettyprinted with pretzel's generated prettyprinters.
.
Example prettyprinter source for C, C++, Pascal, and Dijkstra's Guarded
Command Language are included.
Description-md5: 2a88e8374923b265f9ddbcea29c1f6b5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/devel
Installed-Size: 1448
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Anthony Towns
Architecture: amd64
Version: 2.0n-2-0.3
Depends: bison (>= 1.19), flex (>= 2.4.6), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.2.1-4)
Recommends: noweb | nowebm
Filename: pool/universe/p/pretzel/pretzel_2.0n-2-0.3_amd64.deb
Size: 564450
MD5sum: 3ae66141d7c76cfcaecbb753a439f435
SHA1: 8df983cfefc390edbbb67226911e5baa419a573b
SHA256: fe5a55949e4d9b57d0bb41a5ec6eb8c14baff0af58bef16378e9cc1ff1fdb648
Description-en: Prettyprinter generator for noweb
Pretzel is a system that builds prettyprinters; that is programs that
will take some plain ASCII source code and generate a LaTeXified version
for presentation.
.
Pretzel has hooks to integrate with noweb, so that code chunks may be
prettyprinted with pretzel's generated prettyprinters.
.
Example prettyprinter source for C, C++, Pascal, and Dijkstra's Guarded
Command Language are included.
Description-md5: 2a88e8374923b265f9ddbcea29c1f6b5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu