How to Install and Uninstall florist-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "florist-devel.x86_64" package

Please follow the step by step instructions below to install florist-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install florist-devel.x86_64

2. Uninstall "florist-devel.x86_64" package

Please follow the step by step instructions below to uninstall florist-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove florist-devel.x86_64 $ sudo dnf autoremove

3. Information about the florist-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:35:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : florist-devel
Epoch : 2
Version : 22.0.0
Release : 4.el9
Architecture : x86_64
Size : 240 k
Source : florist-22.0.0-4.el9.src.rpm
Repository : epel
Summary : Development files for Florist
URL : https://github.com/AdaCore/florist
License : GPL-2.0-or-later WITH GNAT-exception
Description : Florist is an implementation of the IEEE Standards 1003.5: 1992,
: IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998,
: also known as the POSIX Ada Bindings. Using this library,
: you can call operating system services from within Ada programs.
:
: The florist-devel package contains source code and linking information for
: developing applications that use Florist.