How to Install and Uninstall librabbitmq.src Package on Oracle Linux 8
Last updated: November 02,2024
1. Install "librabbitmq.src" package
In this section, we are going to explain the necessary steps to install librabbitmq.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
librabbitmq.src
Copied
2. Uninstall "librabbitmq.src" package
In this section, we are going to explain the necessary steps to uninstall librabbitmq.src on Oracle Linux 8:
$
sudo dnf remove
librabbitmq.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the librabbitmq.src package on Oracle Linux 8
Last metadata expiration check: 0:20:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : librabbitmq
Version : 0.9.0
Release : 3.el8
Architecture : src
Size : 155 k
Source : None
Repository : ol8_baseos_latest
Summary : Client library for AMQP
URL : https://github.com/alanxz/rabbitmq-c
License : MIT
Description : This is a C-language AMQP client library for use with AMQP servers
: speaking protocol versions 0-9-1.
Available Packages
Name : librabbitmq
Version : 0.9.0
Release : 3.el8
Architecture : src
Size : 155 k
Source : None
Repository : ol8_baseos_latest
Summary : Client library for AMQP
URL : https://github.com/alanxz/rabbitmq-c
License : MIT
Description : This is a C-language AMQP client library for use with AMQP servers
: speaking protocol versions 0-9-1.