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

Last updated: October 07,2024

1. Install "rubygem-async_sinatra.noarch" package

Please follow the guidelines below to install rubygem-async_sinatra.noarch on Fedora 34

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

2. Uninstall "rubygem-async_sinatra.noarch" package

Please follow the instructions below to uninstall rubygem-async_sinatra.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:08:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-async_sinatra
Version : 1.3.0
Release : 9.fc34
Architecture : noarch
Size : 14 k
Source : rubygem-async_sinatra-1.3.0-9.fc34.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.