How to Install and Uninstall jol-core.noarch Package on Fedora 39
Last updated: January 13,2025
1. Install "jol-core.noarch" package
Please follow the instructions below to install jol-core.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
jol-core.noarch
Copied
2. Uninstall "jol-core.noarch" package
Please follow the instructions below to uninstall jol-core.noarch on Fedora 39:
$
sudo dnf remove
jol-core.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jol-core.noarch package on Fedora 39
Last metadata expiration check: 2:28:01 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : jol-core
Version : 0.17
Release : 2.fc39
Architecture : noarch
Size : 124 k
Source : jol-0.17-2.fc39.src.rpm
Repository : fedora
Summary : Java Object Layout core classes
URL : https://openjdk.java.net/projects/code-tools/jol/
License : GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0
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 core classes for JOL.
Available Packages
Name : jol-core
Version : 0.17
Release : 2.fc39
Architecture : noarch
Size : 124 k
Source : jol-0.17-2.fc39.src.rpm
Repository : fedora
Summary : Java Object Layout core classes
URL : https://openjdk.java.net/projects/code-tools/jol/
License : GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0
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 core classes for JOL.