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

Last updated: November 30,2024

1. Install "florist.x86_64" package

In this section, we are going to explain the necessary steps to install florist.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install florist.x86_64

2. Uninstall "florist.x86_64" package

In this section, we are going to explain the necessary steps to uninstall florist.x86_64 on Fedora 36:

$ sudo dnf remove florist.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:36:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : florist
Version : 2017
Release : 12.fc36
Architecture : x86_64
Size : 109 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.