How to Install and Uninstall libuv-devel Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libuv-devel" package

This is a short guide on how to install libuv-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libuv-devel

2. Uninstall "libuv-devel" package

Please follow the guidance below to uninstall libuv-devel on openSuSE Tumbleweed:

$ sudo zypper remove libuv-devel

3. Information about the libuv-devel package on openSuSE Tumbleweed

Information for package libuv-devel:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libuv-devel
Version : 1.47.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 315.1 KiB
Installed : No
Status : not installed
Source package : libuv-1.47.0-2.2.src
Upstream URL : https://libuv.org
Summary : Development libraries for libuv
Description :
Development files for libuv.
libuv is a support library with a focus on asynchronous I/O. It was
primarily developed for use by Node.js, but it is also used by
Mozilla's Rust language, Luvit, Julia, pyuv, and others.

5. The same packages on other Linux Distributions