How to Install and Uninstall jol-parent.noarch Package on Fedora 36
Last updated: January 16,2025
1. Install "jol-parent.noarch" package
Please follow the step by step instructions below to install jol-parent.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
jol-parent.noarch
Copied
2. Uninstall "jol-parent.noarch" package
This tutorial shows how to uninstall jol-parent.noarch on Fedora 36:
$
sudo dnf remove
jol-parent.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jol-parent.noarch package on Fedora 36
Last metadata expiration check: 3:47:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : jol-parent
Version : 0.16
Release : 4.fc36
Architecture : noarch
Size : 17 k
Source : jol-0.16-4.fc36.src.rpm
Repository : fedora
Summary : Java Object Layout parent POM
URL : https://openjdk.java.net/projects/code-tools/jol/
License : GPLv2 with exceptions
Description : JOL (Java Object Layout) is a tiny toolbox to analyze Java object
: layouts. These tools use Unsafe, JVMTI, and Serviceability Agent (SA)
: heavily to decode the actual object layout, footprint, and references.
: This makes JOL much more accurate than other tools relying on heap dumps,
: specification assumptions, etc.
:
: This package contains the parent POM for JOL.
Available Packages
Name : jol-parent
Version : 0.16
Release : 4.fc36
Architecture : noarch
Size : 17 k
Source : jol-0.16-4.fc36.src.rpm
Repository : fedora
Summary : Java Object Layout parent POM
URL : https://openjdk.java.net/projects/code-tools/jol/
License : GPLv2 with exceptions
Description : JOL (Java Object Layout) is a tiny toolbox to analyze Java object
: layouts. These tools use Unsafe, JVMTI, and Serviceability Agent (SA)
: heavily to decode the actual object layout, footprint, and references.
: This makes JOL much more accurate than other tools relying on heap dumps,
: specification assumptions, etc.
:
: This package contains the parent POM for JOL.