How To Install rubygem-qpid_proton on CentOS 8
Introduction
In this tutorial we learn how to install rubygem-qpid_proton
on CentOS 8.
What is rubygem-qpid_proton
Proton is a high performance, lightweight messaging library. It can be used in the widest range of messaging applications including brokers, client libraries, routers, bridges, proxies, and more. Proton is based on the AMQP 1.0 messaging standard.
We can use yum
or dnf
to install rubygem-qpid_proton
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install rubygem-qpid_proton.
Install rubygem-qpid_proton on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install rubygem-qpid_proton
using dnf
by running the following command:
sudo dnf -y install rubygem-qpid_proton
Install rubygem-qpid_proton on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install rubygem-qpid_proton
using yum
by running the following command:
sudo yum -y install rubygem-qpid_proton
How To Uninstall rubygem-qpid_proton on CentOS 8
To uninstall only the rubygem-qpid_proton
package we can use the following command:
sudo dnf remove rubygem-qpid_proton
rubygem-qpid_proton Package Contents on CentOS 8
/usr/lib/.build-id
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/1a6a6bd6eda78a729b028522bfa56ade5f4e03
/usr/lib64/gems/ruby/qpid_proton-0.35.0
/usr/lib64/gems/ruby/qpid_proton-0.35.0/cproton.so
/usr/lib64/gems/ruby/qpid_proton-0.35.0/gem.build_complete
/usr/share/gems/gems/qpid_proton-0.35.0
/usr/share/gems/gems/qpid_proton-0.35.0/examples
/usr/share/gems/gems/qpid_proton-0.35.0/examples/README.md
/usr/share/gems/gems/qpid_proton-0.35.0/examples/broker.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/client.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/direct_recv.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/direct_send.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/helloworld.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/server.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/simple_recv.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/simple_send.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/README.txt
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tclient-certificate.p12
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tclient-certificate.pem
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tclient-full.p12
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tclient-private-key.pem
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tserver-certificate.p12
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tserver-certificate.pem
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tserver-full.p12
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl-certs/tserver-private-key.pem
/usr/share/gems/gems/qpid_proton-0.35.0/examples/ssl_send.rb
/usr/share/gems/gems/qpid_proton-0.35.0/examples/testme
/usr/share/gems/gems/qpid_proton-0.35.0/lib
/usr/share/gems/gems/qpid_proton-0.35.0/lib/codec
/usr/share/gems/gems/qpid_proton-0.35.0/lib/codec/data.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/codec/mapping.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/condition.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/connection.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/connection_driver.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/container.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/delivery.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/disposition.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/endpoint.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/event.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/exceptions.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/link.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/listener.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/message.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/messaging_handler.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/receiver.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/sasl.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/sender.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/session.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/ssl.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/ssl_details.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/ssl_domain.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/terminus.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/tracker.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/transfer.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/transport.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/uri.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/url.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/core/work_queue.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/handler
/usr/share/gems/gems/qpid_proton-0.35.0/lib/handler/adapter.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/handler/messaging_adapter.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/handler/messaging_handler.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/handler/reactor_messaging_adapter.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/qpid_proton.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/reactor
/usr/share/gems/gems/qpid_proton-0.35.0/lib/reactor/container.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/types
/usr/share/gems/gems/qpid_proton-0.35.0/lib/types/array.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/types/described.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/types/hash.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/types/strings.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/types/type.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/util
/usr/share/gems/gems/qpid_proton-0.35.0/lib/util/deprecation.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/util/error_handler.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/util/schedule.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/util/version.rb
/usr/share/gems/gems/qpid_proton-0.35.0/lib/util/wrapper.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests
/usr/share/gems/gems/qpid_proton-0.35.0/tests/collect_coverage.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_connection_driver.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_container.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_container_sasl.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_data.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_delivery.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_interop.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_messaging_adapter.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_old_adapter.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_tools.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_uri.rb
/usr/share/gems/gems/qpid_proton-0.35.0/tests/test_utils.rb
/usr/share/gems/specifications/qpid_proton-0.35.0.gemspec
References
Summary
In this tutorial we learn how to install rubygem-qpid_proton
on CentOS 8 using yum and dnf.