How to Install and Uninstall gitit Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "gitit" package
Please follow the step by step instructions below to install gitit on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
gitit
Copied
2. Uninstall "gitit" package
Please follow the guidelines below to uninstall gitit on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
gitit
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gitit package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: gitit
Priority: extra
Section: universe/haskell
Installed-Size: 105371
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 0.12.1-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, liblua5.1-0, libluajit-5.1-2, libpcre3, libyaml-0-2, zlib1g (>= 1:1.1.4), libghc-gitit-data (= 0.12.1-1), git | darcs | mercurial
Recommends: mime-support
Filename: pool/universe/g/gitit/gitit_0.12.1-1_amd64.deb
Size: 13087446
MD5sum: 06cc4c894e9bffd2760b8979f8757f4f
SHA1: 76e71e2cfd84a567316f4f4ed8749e0bb24cf7f6
SHA256: 9e6c3aff5bdfeac552dee4d365f55a0ed39ed66b82c7415e5f0c6d29418f0647
Description-en: Wiki engine backed by a git or darcs filestore
Gitit is a wiki backed by a git or darcs filestore. Pages and uploaded files
can be modified either directly via the VCS's command-line tools or through
the wiki's web interface. Pandoc is used for markup processing, so pages may
be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate
Haskell, and exported in ten different formats, including LaTeX, ConTeXt,
DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
.
Other features include
* plugins: dynamically loaded page transformations written in Haskell;
* categories;
* support for Unicode;
* TeX math using texmath;
* syntax highlighting of source code files and code snippets using
highlighting-kate;
* wiki pages can be viewed as slide shows;
* caching;
* Atom feeds (site-wide and per-page);
* a library, Network.Gitit, that makes it simple to include a gitit wiki in
any happstack application;
* pages can be written directly in literate Haskell.
Description-md5: b0ae5c318d5dc466c0476d49f57d2813
Homepage: http://gitit.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/haskell
Installed-Size: 105371
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 0.12.1-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, liblua5.1-0, libluajit-5.1-2, libpcre3, libyaml-0-2, zlib1g (>= 1:1.1.4), libghc-gitit-data (= 0.12.1-1), git | darcs | mercurial
Recommends: mime-support
Filename: pool/universe/g/gitit/gitit_0.12.1-1_amd64.deb
Size: 13087446
MD5sum: 06cc4c894e9bffd2760b8979f8757f4f
SHA1: 76e71e2cfd84a567316f4f4ed8749e0bb24cf7f6
SHA256: 9e6c3aff5bdfeac552dee4d365f55a0ed39ed66b82c7415e5f0c6d29418f0647
Description-en: Wiki engine backed by a git or darcs filestore
Gitit is a wiki backed by a git or darcs filestore. Pages and uploaded files
can be modified either directly via the VCS's command-line tools or through
the wiki's web interface. Pandoc is used for markup processing, so pages may
be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate
Haskell, and exported in ten different formats, including LaTeX, ConTeXt,
DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
.
Other features include
* plugins: dynamically loaded page transformations written in Haskell;
* categories;
* support for Unicode;
* TeX math using texmath;
* syntax highlighting of source code files and code snippets using
highlighting-kate;
* wiki pages can be viewed as slide shows;
* caching;
* Atom feeds (site-wide and per-page);
* a library, Network.Gitit, that makes it simple to include a gitit wiki in
any happstack application;
* pages can be written directly in literate Haskell.
Description-md5: b0ae5c318d5dc466c0476d49f57d2813
Homepage: http://gitit.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu