How to Install and Uninstall libitext-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libitext-java" package

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

$ sudo apt update $ sudo apt install libitext-java

2. Uninstall "libitext-java" package

Here is a brief guide to show you how to uninstall libitext-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libitext-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libitext-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libitext-java
Priority: optional
Section: universe/libs
Installed-Size: 1160
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.1.7-10
Depends: libbcprov-java (>= 1.48), libbcmail-java, libbcpkix-java
Suggests: libitext-java-gcj
Filename: pool/universe/libi/libitext-java/libitext-java_2.1.7-10_all.deb
Size: 1068810
MD5sum: 16f759efa932b96551816704b8a72b43
SHA1: fdacedab55745e98fb9bcbff50bc60570bb64f06
SHA256: 99b1301d56d23fa35578e33e273e49f662bee44ecaa5d309986c00ed51ab9a1c
Description-en: Java Library to create and manipulate PDF on the fly
iText is a library that allows you to generate PDF files on the fly.
The iText classes are very useful for people who need to generate read-only,
platform independent documents containing text, lists, tables and images.
The library is especially useful in combination with Java(TM)
technology-based Servlets: The look and feel of HTML is browser dependent;
with iText and PDF you can control exactly how your servlet's output will look.
Description-md5: 9375e0a8a16e747e2a89699fc9c4c2a4
Homepage: http://www.lowagie.com/iText/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu