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

Last updated: September 29,2024

1. Install "florist-devel.i686" package

This tutorial shows how to install florist-devel.i686 on Fedora 34

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

2. Uninstall "florist-devel.i686" package

Please follow the steps below to uninstall florist-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 1:02:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : florist-devel
Version : 2017
Release : 10.fc34
Architecture : i686
Size : 208 k
Source : florist-2017-10.fc34.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.