How to Install and Uninstall disruptor.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "disruptor.noarch" package
In this section, we are going to explain the necessary steps to install disruptor.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
disruptor.noarch
Copied
2. Uninstall "disruptor.noarch" package
In this section, we are going to explain the necessary steps to uninstall disruptor.noarch on Oracle Linux 8:
$
sudo dnf remove
disruptor.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the disruptor.noarch package on Oracle Linux 8
Last metadata expiration check: 6:16:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : disruptor
Version : 3.4.4
Release : 2.module+el8.6.0+20663+06c79bb3
Architecture : noarch
Size : 94 k
Source : disruptor-3.4.4-2.module+el8.6.0+20663+06c79bb3.src.rpm
Repository : ol8_appstream
Summary : Concurrent Programming Framework
URL : https://lmax-exchange.github.io/disruptor/
License : ASL 2.0
Description : A High Performance Inter-Thread Messaging Library.
Available Packages
Name : disruptor
Version : 3.4.4
Release : 2.module+el8.6.0+20663+06c79bb3
Architecture : noarch
Size : 94 k
Source : disruptor-3.4.4-2.module+el8.6.0+20663+06c79bb3.src.rpm
Repository : ol8_appstream
Summary : Concurrent Programming Framework
URL : https://lmax-exchange.github.io/disruptor/
License : ASL 2.0
Description : A High Performance Inter-Thread Messaging Library.