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

Last updated: May 06,2024

1. Install "libfreehep-graphicsio-java-java" package

This guide let you learn how to install libfreehep-graphicsio-java-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfreehep-graphicsio-java-java

2. Uninstall "libfreehep-graphicsio-java-java" package

This guide let you learn how to uninstall libfreehep-graphicsio-java-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfreehep-graphicsio-java-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libfreehep-graphicsio-java-java
Priority: optional
Section: universe/java
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: freehep-graphicsio-java
Version: 2.1.1-1
Depends: junit, libfreehep-graphicsio-java, libfreehep-graphicsio-tests-java, openjdk-6-jre | java2-runtime
Filename: pool/universe/f/freehep-graphicsio-java/libfreehep-graphicsio-java-java_2.1.1-1_all.deb
Size: 34994
MD5sum: c5c88c9099373a152be3e7d039d0c8bc
SHA1: bf6dad72c74323e8cfe89c2e83597704bc5386c6
SHA256: d7d804151e686a508d1e370e5e59b4c0b9fd46cb6461154d8388824d0963a7e8
Description-en: FreeHEP Java Driver
The GraphicsIO library offers a base interface for image exporters in many
vector or bitmap image formats. It features direct support for GIF, PNG, PPM
and RAW formats, as well as the ability to manage TrueType fonts. Support
for other file types can be added with plugins.
.
This package contains a GraphicsIO plugin to export the java calls made to
Graphics2D as source code, with the associated class, field and method
definitions, resulting in a class which, when run will produce the same
display. Generating such source code may be helpful in setting up test cases
without a lot of machinery around it and in debugging problems for different
formats.
.
FreeHEP is a collection of Java libraries used in High Energy Physics.
Description-md5: 4b5aac25e7a12e6140c62b361bc9a3cb
Homepage: http://java.freehep.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu