How to Install and Uninstall rubygem-async_sinatra.noarch Package on Fedora 36

Last updated: May 04,2024

1. Install "rubygem-async_sinatra.noarch" package

Please follow the steps below to install rubygem-async_sinatra.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-async_sinatra.noarch

2. Uninstall "rubygem-async_sinatra.noarch" package

Please follow the step by step instructions below to uninstall rubygem-async_sinatra.noarch on Fedora 36:

$ sudo dnf remove rubygem-async_sinatra.noarch $ sudo dnf autoremove

3. Information about the rubygem-async_sinatra.noarch package on Fedora 36

Last metadata expiration check: 2:06:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-async_sinatra
Version : 1.3.0
Release : 11.fc36
Architecture : noarch
Size : 14 k
Source : rubygem-async_sinatra-1.3.0-11.fc36.src.rpm
Repository : fedora
Summary : A Sinatra plugin for running on async webservers
URL : http://github.com/raggi/async_sinatra
License : MIT
Description : A Sinatra plugin to provide convenience whilst performing asynchronous
: responses inside of the Sinatra framework running under async webservers.
: To properly utilize this package, some knowledge of EventMachine and/or
: asynchronous patterns is recommended.
: Currently, supporting servers include:
: * Thin
: * Rainbows
: * Zbatery.