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

Last updated: July 02,2024

1. Install "context" package

Here is a brief guide to show you how to install context on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install context

2. Uninstall "context" package

This tutorial shows how to uninstall context on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove context $ sudo apt autoclean && sudo apt autoremove

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

Package: context
Priority: optional
Section: universe/tex
Installed-Size: 42851
Maintainer: Ubuntu Developers
Original-Maintainer: Debian TeX maintainers
Architecture: all
Version: 2015.05.18.20150601-2
Replaces: texlive-context
Provides: texlive-context
Depends: ruby | ruby-interpreter, texlive-binaries (>= 2014.20140512.33982), texlive-base (>= 2014), texlive-metapost (>= 2014), lmodern (>= 2.004.4), tex-gyre, tex-common (>= 6)
Recommends: fonts-gfs-artemisia, fonts-gfs-baskerville, fonts-gfs-bodoni-classic, fonts-gfs-didot-classic, fonts-gfs-didot, fonts-gfs-olga, fonts-gfs-porson, fonts-gfs-gazis, fonts-gfs-neohellenic, fonts-gfs-solomos, fonts-gfs-theokritos, fonts-freefont, fonts-sil-gentium, context-modules
Suggests: perl-tk, libxml-parser-perl, fontforge, context-nonfree, context-doc-nonfree
Conflicts: tetex-bin (<< 2007), texlive-context, texlive-xetex (<< 2009)
Filename: pool/universe/c/context/context_2015.05.18.20150601-2_all.deb
Size: 7415560
MD5sum: cb5a1bc83c5bb02552188818c53adcb8
SHA1: 02f751533a800ab874fcde89467cf644a010ff1d
SHA256: 924eeb3c7ec06ce9c87670d0113c3a2f2eabadbd5f62976230299d1b1aaaf08f
Description-en: powerful TeX format
ConTeXt is a document-production system based, like LaTeX, on the TeX
typesetting system. Whereas LaTeX insulates the writer from
typographical details, ConTeXt takes a complementary approach by
providing structured interfaces for handling typography, including
extensive support for colors, backgrounds, hyperlinks, presentations,
figure-text integration, and conditional compilation. It gives the
user extensive control over formatting while making it easy to create
new layouts and styles without learning the TeX macro language.
ConTeXt's unified design averts the package clashes that can happen
with LaTeX.
.
ConTeXt also integrates MetaFun, a superset of MetaPost and a powerful
system for vector graphics. MetaFun can be used as a stand-alone
system to produce figures, but its strength lies in enhancing ConTeXt
documents with accurate graphic elements.
.
ConTeXt allows the users to specify formatting commands in English,
Dutch, German, French, or Italian, and to use different typesetting
engines (PDFTeX, XeTeX, Aleph, and soon LuaTeX) without changing the
user interface. ConTeXt is developed rapidly, often in response to
requests from the friendly user community.
Description-md5: 41de4864f3fecb24d3907901e2a652a7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu