How to Install and Uninstall jctools.noarch Package on Fedora 36
Last updated: December 28,2024
1. Install "jctools.noarch" package
Please follow the guidelines below to install jctools.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
jctools.noarch
Copied
2. Uninstall "jctools.noarch" package
Please follow the guidelines below to uninstall jctools.noarch on Fedora 36:
$
sudo dnf remove
jctools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jctools.noarch package on Fedora 36
Last metadata expiration check: 2:03:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : jctools
Version : 3.3.0
Release : 1.fc35
Architecture : noarch
Size : 292 k
Source : jctools-3.3.0-1.fc35.src.rpm
Repository : fedora
Summary : Java Concurrency Tools for the JVM
URL : https://github.com/JCTools/JCTools
License : ASL 2.0
Description : This project aims to offer some concurrent data structures
: currently missing from the JDK:
:
: ° SPSC/MPSC/SPMC/MPMC Bounded lock free queues
: ° SPSC/MPSC Unbounded lock free queues
: ° Alternative interfaces for queues
: ° Offheap concurrent ring buffer for ITC/IPC purposes
: ° Single Writer Map/Set implementations
: ° Low contention stats counters
: ° Executor
Available Packages
Name : jctools
Version : 3.3.0
Release : 1.fc35
Architecture : noarch
Size : 292 k
Source : jctools-3.3.0-1.fc35.src.rpm
Repository : fedora
Summary : Java Concurrency Tools for the JVM
URL : https://github.com/JCTools/JCTools
License : ASL 2.0
Description : This project aims to offer some concurrent data structures
: currently missing from the JDK:
:
: ° SPSC/MPSC/SPMC/MPMC Bounded lock free queues
: ° SPSC/MPSC Unbounded lock free queues
: ° Alternative interfaces for queues
: ° Offheap concurrent ring buffer for ITC/IPC purposes
: ° Single Writer Map/Set implementations
: ° Low contention stats counters
: ° Executor