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

Last updated: May 08,2024

1. Install "fig2ps" package

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

$ sudo apt update $ sudo apt install fig2ps

2. Uninstall "fig2ps" package

This guide covers the steps necessary to uninstall fig2ps on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fig2ps $ sudo apt autoclean && sudo apt autoremove

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

Package: fig2ps
Priority: optional
Section: universe/tex
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Fourmond
Architecture: all
Version: 1.5-1
Replaces: texmacs (<= 1.0.3-6)
Depends: perl-base (>= 5.10.1-12ubuntu1), transfig, texlive-latex-base | tetex-bin (>= 2.0.2-11), texlive-latex-recommended | tetex-extra, texlive-fonts-recommended | tetex-extra, perl-modules, texlive-latex-extra | tetex-extra, texlive-extra-utils | tetex-extra, ghostscript
Recommends: gv
Suggests: cm-super | lmodern, xfig
Filename: pool/universe/f/fig2ps/fig2ps_1.5-1_all.deb
Size: 18848
MD5sum: 02e3d93d15f6df06cc09811d07e8406d
SHA1: 85ede54e71b5eccbb7efaebb598cfba483e75873
SHA256: ddd7d4f31732538e56dc184da42bdee828d3bbefb95a3aa1d071b98a0a079630
Description-en: Converts xfig files into ps, eps or pdf files using LaTeX for processing text
This perl script takes into advantage the pstex and pstex_t export
formats of fig2dev (xfig) to separate special text and the rest of a xfig
file. Then, the text is processed separately using LaTeX, and
everything is put back together at the end, to make a nice wonderful
figure with the text formatted exactly the same way as the article you
are typing ! PDF output is also available.
.
Though gv is strictly speaking not necessary for conversion, it can
be called directly by fig2ps depending on the options you choose.
For nice PDF output, you should install Type 1 fonts, such as lmodern
or cm-super.
Description-md5: 9303ae2027d7bfc01717b7f483bc5e5e
Enhances: transfig
Homepage: http://sourceforge.net/projects/fig2ps
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu