How to Install and Uninstall libinline-java-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "libinline-java-perl" package

Please follow the step by step instructions below to install libinline-java-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libinline-java-perl

2. Uninstall "libinline-java-perl" package

This guide let you learn how to uninstall libinline-java-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libinline-java-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libinline-java-perl package on Ubuntu 21.10 (Impish Indri)

Package: libinline-java-perl
Architecture: amd64
Version: 0.66-2build3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 409
Depends: libinline-perl (>= 0.68), default-jdk, perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Filename: pool/universe/libi/libinline-java-perl/libinline-java-perl_0.66-2build3_amd64.deb
Size: 137524
MD5sum: 191b9b33ffb6c28e0ad5c693ce1e5ea3
SHA1: f6791dec18c9b1e2b393659512d9ec3ff1fd2833
SHA256: c1a27a89e62d7436e344e9d553c6e2e7b298b3be68dfa8d21834d75db70f3b3d
SHA512: 72062ed3169fc9b39d25b131bafaae274ed36555c3a0d9e6cd1d6387124a20dd9f9f8a5bb945c254e1c07ce30013b7e5782ee1904b349a352b2cbae412dae921
Homepage: https://metacpan.org/release/Inline-Java
Description-en: write Perl classes in Java
The Inline::Java module allows you to put Java source code
directly "inline" in a Perl script or module. A Java compiler
is launched and the Java code is compiled. Then Perl asks the
Java classes what public methods have been defined. These classes
and methods are available to the Perl program as if they had been
written in Perl.
.
The process of interrogating the Java classes for public methods
occurs the first time you run your Java code. The namespace is
cached, and subsequent calls use the cached version.
Description-md5: 314d7bc4218c3930aa3be1df9b94b9d1