How to Install and Uninstall florist-devel.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "florist-devel.i686" package

Please follow the instructions below to install florist-devel.i686 on Fedora 35

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

2. Uninstall "florist-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall florist-devel.i686 on Fedora 35:

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

3. Information about the florist-devel.i686 package on Fedora 35

Last metadata expiration check: 4:17:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : florist-devel
Version : 2017
Release : 11.fc35
Architecture : i686
Size : 208 k
Source : florist-2017-11.fc35.src.rpm
Repository : fedora
Summary : Development files for Florist
URL : https://www.adacore.com/download/more
License : GPLv2+
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.