How to Install and Uninstall apiguardian.noarch Package on Fedora 38

Last updated: September 29,2024

1. Install "apiguardian.noarch" package

Learn how to install apiguardian.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install apiguardian.noarch

2. Uninstall "apiguardian.noarch" package

Please follow the step by step instructions below to uninstall apiguardian.noarch on Fedora 38:

$ sudo dnf remove apiguardian.noarch $ sudo dnf autoremove

3. Information about the apiguardian.noarch package on Fedora 38

Last metadata expiration check: 0:02:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : apiguardian
Version : 1.1.2
Release : 5.fc38
Architecture : noarch
Size : 17 k
Source : apiguardian-1.1.2-5.fc38.src.rpm
Repository : fedora
Summary : API Guardian Java annotation
URL : https://github.com/apiguardian-team/apiguardian
License : ASL 2.0
Description : API Guardian indicates the status of an API element and therefore its
: level of stability as well. It is used to annotate public types,
: methods, constructors, and fields within a framework or application in
: order to publish their API status and level of stability and to
: indicate how they are intended to be used by consumers of the API.