How to Install and Uninstall florist-devel.x86_64 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "florist-devel.x86_64" package

In this section, we are going to explain the necessary steps to install florist-devel.x86_64 on CentOS Stream 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 CentOS Stream 9:

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

3. Information about the florist-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:14:23 ago on Sat Mar 16 16:03:45 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.