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

Last updated: October 01,2024

1. Install "florist.i686" package

Please follow the guidelines below to install florist.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install florist.i686

2. Uninstall "florist.i686" package

Please follow the guidelines below to uninstall florist.i686 on Fedora 38:

$ sudo dnf remove florist.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:18:53 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : florist
Epoch : 2
Version : 22.0.0
Release : 4.fc38
Architecture : i686
Size : 122 k
Source : florist-22.0.0-4.fc38.src.rpm
Repository : fedora
Summary : Open Source implementation of the POSIX Ada Bindings
URL : https://github.com/AdaCore/florist
License : GPLv2+ with exceptions
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.