How to Install and Uninstall libuv1 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libuv1" package

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

$ sudo zypper refresh $ sudo zypper install libuv1

2. Uninstall "libuv1" package

This guide let you learn how to uninstall libuv1 on openSuSE Tumbleweed:

$ sudo zypper remove libuv1

3. Information about the libuv1 package on openSuSE Tumbleweed

Information for package libuv1:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libuv1
Version : 1.47.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 203.1 KiB
Installed : No
Status : not installed
Source package : libuv-1.47.0-2.2.src
Upstream URL : https://libuv.org
Summary : Asychronous I/O support library
Description :
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.