How to Install and Uninstall cglib.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "cglib.noarch" package

Please follow the step by step instructions below to install cglib.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install cglib.noarch

2. Uninstall "cglib.noarch" package

Please follow the instructions below to uninstall cglib.noarch on Fedora 34:

$ sudo dnf remove cglib.noarch $ sudo dnf autoremove

3. Information about the cglib.noarch package on Fedora 34

Last metadata expiration check: 5:10:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : cglib
Version : 3.2.9
Release : 9.fc34
Architecture : noarch
Size : 297 k
Source : cglib-3.2.9-9.fc34.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.