How to Install and Uninstall cglib.noarch Package on Fedora 39
Last updated: January 12,2025
1. Install "cglib.noarch" package
This tutorial shows how to install cglib.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
cglib.noarch
Copied
2. Uninstall "cglib.noarch" package
This guide covers the steps necessary to uninstall cglib.noarch on Fedora 39:
$
sudo dnf remove
cglib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cglib.noarch package on Fedora 39
Last metadata expiration check: 2:20:17 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : cglib
Version : 3.3.0
Release : 10.fc39
Architecture : noarch
Size : 300 k
Source : cglib-3.3.0-10.fc39.src.rpm
Repository : fedora
Summary : Code Generation Library for Java
URL : https://github.com/cglib/cglib
License : ASL 2.0 and BSD
Description : cglib is a powerful, high performance and quality code generation library
: for Java. It is used to extend Java classes and implements interfaces
: at run-time.
Available Packages
Name : cglib
Version : 3.3.0
Release : 10.fc39
Architecture : noarch
Size : 300 k
Source : cglib-3.3.0-10.fc39.src.rpm
Repository : fedora
Summary : Code Generation Library for Java
URL : https://github.com/cglib/cglib
License : ASL 2.0 and BSD
Description : cglib is a powerful, high performance and quality code generation library
: for Java. It is used to extend Java classes and implements interfaces
: at run-time.