How to Install and Uninstall concurrent Package on openSUSE Leap

Last updated: July 01,2024

1. Install "concurrent" package

This guide let you learn how to install concurrent on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install concurrent

2. Uninstall "concurrent" package

Please follow the instructions below to uninstall concurrent on openSUSE Leap:

$ sudo zypper remove concurrent

3. Information about the concurrent package on openSUSE Leap

Information for package concurrent:
-----------------------------------
Repository : Main Repository
Name : concurrent
Version : 1.3.4-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 317.5 KiB
Installed : No
Status : not installed
Source package : concurrent-1.3.4-bp155.2.12.src
Upstream URL : http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/
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