How to Install and Uninstall libuv-devel Package on openSUSE Leap

Last updated: May 13,2024

1. Install "libuv-devel" package

Here is a brief guide to show you how to install libuv-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libuv-devel

2. Uninstall "libuv-devel" package

In this section, we are going to explain the necessary steps to uninstall libuv-devel on openSUSE Leap:

$ sudo zypper remove libuv-devel

3. Information about the libuv-devel package on openSUSE Leap

Information for package libuv-devel:
------------------------------------
Repository : Main Repository
Name : libuv-devel
Version : 1.44.2-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 298.5 KiB
Installed : No
Status : not installed
Source package : libuv-1.44.2-150500.1.1.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