How to Install and Uninstall florist.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "florist.i686" package

This guide covers the steps necessary to install florist.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install florist.i686

2. Uninstall "florist.i686" package

This guide covers the steps necessary to uninstall florist.i686 on Fedora 36:

$ sudo dnf remove florist.i686 $ sudo dnf autoremove

3. Information about the florist.i686 package on Fedora 36

Last metadata expiration check: 2:41:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : florist
Version : 2017
Release : 12.fc36
Architecture : i686
Size : 121 k
Source : florist-2017-12.fc36.src.rpm
Repository : fedora
Summary : Open Source implementation of the POSIX Ada Bindings
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.