How to Install and Uninstall libuv1-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libuv1-dev" package

Here is a brief guide to show you how to install libuv1-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libuv1-dev

2. Uninstall "libuv1-dev" package

This guide covers the steps necessary to uninstall libuv1-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libuv1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuv1-dev package on Ubuntu 21.10 (Impish Indri)

Package: libuv1-dev
Architecture: amd64
Version: 1.40.0-2ubuntu1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libuv1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dominique Dumont
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 622
Depends: libuv1 (= 1.40.0-2ubuntu1)
Conflicts: libuv-dev, libuv0.10-dev
Replaces: libuv-dev
Filename: pool/main/libu/libuv1/libuv1-dev_1.40.0-2ubuntu1_amd64.deb
Size: 128266
MD5sum: 81993a0907d07a1455d34709a2d68abc
SHA1: 0fb794865a3bf6d23c2d51cf268241aa99f0372d
SHA256: fc77074a87ecbe7b005dc5085c3eea065b47e2211b177f1e9aed66402cdbff23
SHA512: 5c697f52586fcb7c14517ba2e97b3158bfd949569a7fdb596a09277127ba595a05314ba38db00f8e53dc2b5130f7e6391ee67bdefb097d0fe3bfbbc12ad2ce49
Homepage: https://github.com/libuv/libuv
Description-en: asynchronous event notification library - development files
Libuv is the asynchronous library behind Node.js. Very similar to libevent or
libev, it provides the main elements for event driven systems: watching and
waiting for availability in a set of sockets, and some other events like timers
or asynchronous messages. However, libuv also comes with some other extras
like:
* files watchers and asynchronous operations
* a portable TCP and UDP API, as well as asynchronous DNS resolution
* processes and threads management, and a portable inter-process
communications mechanism, with pipes and work queues
* a plugins mechanism for loading libraries dynamically
* interface with external libraries that also need to access the I/O.
.
Install this package if you wish to develop your own programs using the
libuv engine.
Description-md5: 572bda75c4098ae418d449838338c41c