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

Last updated: October 05,2024

1. Install "libitext1-java" package

This is a short guide on how to install libitext1-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libitext1-java

2. Uninstall "libitext1-java" package

This is a short guide on how to uninstall libitext1-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libitext1-java
Priority: optional
Section: universe/java
Installed-Size: 1316
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.4-6
Filename: pool/universe/libi/libitext1-java/libitext1-java_1.4-6_all.deb
Size: 1193810
MD5sum: e03bc4ae4cecdab1564ef6d3d5bc0036
SHA1: 8d5c8cb623cb6d4f14ec377c1a55da640647e9d0
SHA256: 3c7924d823c2b4f73d26749600274762359911256e3ec9d6f4d6df9bfb56a88a
Description-en: Java Library to generate 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.
iText requires JDK 1.2. It's available for free under a multiple license:
MPL and LGPL.
Description-md5: aa007bf484d7a0dc5515eaa74b5709a9
Homepage: http://www.lowagie.com/iText/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu