How to Install and Uninstall libuv1 Package on openSUSE Leap
Last updated: November 06,2024
1. Install "libuv1" package
This is a short guide on how to install libuv1 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libuv1
Copied
2. Uninstall "libuv1" package
This tutorial shows how to uninstall libuv1 on openSUSE Leap:
$
sudo zypper remove
libuv1
Copied
3. Information about the libuv1 package on openSUSE Leap
Information for package libuv1:
-------------------------------
Repository : Main Repository
Name : libuv1
Version : 1.44.2-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 189.0 KiB
Installed : No
Status : not installed
Source package : libuv-1.44.2-150500.1.1.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.
-------------------------------
Repository : Main Repository
Name : libuv1
Version : 1.44.2-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 189.0 KiB
Installed : No
Status : not installed
Source package : libuv-1.44.2-150500.1.1.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.