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

Last updated: October 05,2024

1. Install "apiguardian.noarch" package

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

$ sudo dnf update $ sudo dnf install apiguardian.noarch

2. Uninstall "apiguardian.noarch" package

Learn how to uninstall apiguardian.noarch on Fedora 34:

$ sudo dnf remove apiguardian.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:43:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : apiguardian
Version : 1.1.1
Release : 1.fc34
Architecture : noarch
Size : 17 k
Source : apiguardian-1.1.1-1.fc34.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.