How to Install and Uninstall disruptor.noarch Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "disruptor.noarch" package

Here is a brief guide to show you how to install disruptor.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install disruptor.noarch

2. Uninstall "disruptor.noarch" package

Please follow the guidance below to uninstall disruptor.noarch on CentOS Stream 8:

$ sudo dnf remove disruptor.noarch $ sudo dnf autoremove

3. Information about the disruptor.noarch package on CentOS Stream 8

Last metadata expiration check: 1:00:28 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : disruptor
Version : 3.4.4
Release : 2.module_el8.6.0+1101+9f33ac78
Architecture : noarch
Size : 94 k
Source : disruptor-3.4.4-2.module_el8.6.0+1101+9f33ac78.src.rpm
Repository : appstream
Summary : Concurrent Programming Framework
URL : https://lmax-exchange.github.io/disruptor/
License : ASL 2.0
Description : A High Performance Inter-Thread Messaging Library.