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

Last updated: May 21,2024

1. Install "ipe" package

Learn how to install ipe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ipe

2. Uninstall "ipe" package

In this section, we are going to explain the necessary steps to uninstall ipe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ipe $ sudo apt autoclean && sudo apt autoremove

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

Package: ipe
Priority: optional
Section: universe/graphics
Installed-Size: 6699
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 7.1.10-1.1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgcc1 (>= 1:3.0), libipe7.1.10, liblua5.2-0, libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.1.1), texlive-latex-base, gsfonts
Recommends: lua5.2
Suggests: texlive-latex-recommended
Filename: pool/universe/i/ipe/ipe_7.1.10-1.1_amd64.deb
Size: 907284
MD5sum: 3cf31bae0dd083ed53f6034dbaeac0a1
SHA1: 3d305a4c02b50e3f22d90034b1c5610ebd021f1e
SHA256: e592ac0d230ce03040c60ffd6f6e644378490b6c4d66633fb428f43bdb44878e
Description-en: drawing editor for creating figures in PDF or PS formats
Ipe supports making small figures for inclusion into LaTeX
documents as well as making multi-page PDF presentations
Ipe's main features are:
* Entry of text as LaTeX source code. This makes it easy to enter
mathematical expressions, and to reuse the LaTeX-macros of the main
document. In the display text is displayed as it will appear in
the figure.
* Produces pure Postscript/PDF, including the text. Ipe converts the
LaTeX-source to PDF or Postscript when the file is saved.
* It is easy to align objects with respect to each other (for
instance, to place a point on the intersection of two lines, or to
draw a circle through three given points) using various snapping
modes.
* Users can provide ipelets (Ipe plug-ins) to add functionality to
Ipe. This way, Ipe can be extended for each task at hand.
* The text model is based on Unicode, and has been tested with Korean,
Chinese, and Japanese.
.
Package lua5.2 is recommended if using Ipe with LaTeX.
.
Package texlive-latex-recommended enables unicode text entry (for
accented characters).
Description-md5: a33a80c52338ef66a3825617e43e68ee
Homepage: http://ipe.otfried.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu