How to Install and Uninstall jol-parent.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "jol-parent.noarch" package
Please follow the step by step instructions below to install jol-parent.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
jol-parent.noarch
Copied
2. Uninstall "jol-parent.noarch" package
Here is a brief guide to show you how to uninstall jol-parent.noarch on Fedora 35:
$
sudo dnf remove
jol-parent.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jol-parent.noarch package on Fedora 35
Last metadata expiration check: 3:06:01 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : jol-parent
Version : 0.16
Release : 2.fc35
Architecture : noarch
Size : 16 k
Source : jol-0.16-2.fc35.src.rpm
Repository : updates
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 : 2.fc35
Architecture : noarch
Size : 16 k
Source : jol-0.16-2.fc35.src.rpm
Repository : updates
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.