How to Install and Uninstall concurrent Package on openSuSE Tumbleweed

Last updated: November 22,2024

1. Install "concurrent" package

This guide let you learn how to install concurrent on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install concurrent

2. Uninstall "concurrent" package

In this section, we are going to explain the necessary steps to uninstall concurrent on openSuSE Tumbleweed:

$ sudo zypper remove concurrent

3. Information about the concurrent package on openSuSE Tumbleweed

Information for package concurrent:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : concurrent
Version : 1.3.4-294.10
Arch : noarch
Vendor : openSUSE
Installed Size : 317,5 KiB
Installed : No
Status : not installed
Source package : concurrent-1.3.4-294.10.src
Summary : Utility Classes for Concurrent Java Programming
Description :
This package provides standardized, efficient versions of utility
classes commonly encountered in concurrent Java programming. This code
consists of implementations of ideas that have been around for ages and
is merely intended to save you the trouble of coding them. Discussions
of the rationale and application of several of these classes can be
found in the second edition of Concurrent Programming in Java.

5. The same packages on other Linux Distributions