How To Install rubygem-puma on Fedora 36
Introduction
In this tutorial we learn how to install rubygem-puma
on Fedora 36.
What is rubygem-puma
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It’s great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
We can use yum
or dnf
to install rubygem-puma
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rubygem-puma.
Install rubygem-puma on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install rubygem-puma
using dnf
by running the following command:
sudo dnf -y install rubygem-puma
Install rubygem-puma on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install rubygem-puma
using yum
by running the following command:
sudo yum -y install rubygem-puma
How To Uninstall rubygem-puma on Fedora 36
To uninstall only the rubygem-puma
package we can use the following command:
sudo dnf remove rubygem-puma
rubygem-puma Package Contents on Fedora 36
/usr/bin/puma
/usr/bin/pumactl
/usr/lib/.build-id
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/1808d03463bf9fb831e7f04658894e5ffcfbdf
/usr/lib64/gems/ruby/puma-5.5.2
/usr/lib64/gems/ruby/puma-5.5.2/gem.build_complete
/usr/lib64/gems/ruby/puma-5.5.2/puma
/usr/lib64/gems/ruby/puma-5.5.2/puma/puma_http11.so
/usr/share/gems/gems/puma-5.5.2
/usr/share/gems/gems/puma-5.5.2/LICENSE
/usr/share/gems/gems/puma-5.5.2/bin
/usr/share/gems/gems/puma-5.5.2/bin/puma
/usr/share/gems/gems/puma-5.5.2/bin/puma-wild
/usr/share/gems/gems/puma-5.5.2/bin/pumactl
/usr/share/gems/gems/puma-5.5.2/lib
/usr/share/gems/gems/puma-5.5.2/lib/puma
/usr/share/gems/gems/puma-5.5.2/lib/puma.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/app
/usr/share/gems/gems/puma-5.5.2/lib/puma/app/status.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/binder.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/cli.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/client.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/cluster
/usr/share/gems/gems/puma-5.5.2/lib/puma/cluster.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/cluster/worker.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/cluster/worker_handle.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/commonlogger.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/configuration.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/const.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/control_cli.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/detect.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/dsl.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/error_logger.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/events.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/io_buffer.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/jruby_restart.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/json_serialization.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/launcher.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/minissl
/usr/share/gems/gems/puma-5.5.2/lib/puma/minissl.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/minissl/context_builder.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/null_io.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/plugin
/usr/share/gems/gems/puma-5.5.2/lib/puma/plugin.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/plugin/tmp_restart.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/queue_close.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/rack
/usr/share/gems/gems/puma-5.5.2/lib/puma/rack/builder.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/rack/urlmap.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/rack_default.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/reactor.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/request.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/runner.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/server.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/single.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/state_file.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/systemd.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/thread_pool.rb
/usr/share/gems/gems/puma-5.5.2/lib/puma/util.rb
/usr/share/gems/gems/puma-5.5.2/lib/rack
/usr/share/gems/gems/puma-5.5.2/lib/rack/handler
/usr/share/gems/gems/puma-5.5.2/lib/rack/handler/puma.rb
/usr/share/gems/specifications/puma-5.5.2.gemspec
/usr/share/man/man1/puma.1.gz
References
Summary
In this tutorial we learn how to install rubygem-puma
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).