How to Install and Uninstall libverto-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libverto-dev" package

In this section, we are going to explain the necessary steps to install libverto-dev on Kali Linux

$ sudo apt update $ sudo apt install libverto-dev

2. Uninstall "libverto-dev" package

In this section, we are going to explain the necessary steps to uninstall libverto-dev on Kali Linux:

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

3. Information about the libverto-dev package on Kali Linux

Package: libverto-dev
Source: libverto
Version: 0.3.1-1
Installed-Size: 98
Maintainer: Sam Hartman
Architecture: amd64
Depends: libverto1 (= 0.3.1-1), libverto-glib1 (= 0.3.1-1), libverto-libev1 (= 0.3.1-1)
Size: 20352
SHA256: 579dfa9d02a4823294c7412170721540b90fddbe34bddc9ca9ab457557d60922
SHA1: a189b84b030448d4397973100e664a62936c5e3e
MD5sum: e3e13b3ddce9c5a83363d57c70e864a3
Description: Event loop abstraction for Libraries - Development
Libverto exists to isolate libraries from the particular event loop
chosen by an application. Libverto provides an asynchronous
programming interface independent of any particular event loop and
allows applications to attach this interface to whatever event loop
they select.
.
This package includes development libraries.
Description-md5:
Homepage: https://github.com/latchset/libverto/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libv/libverto/libverto-dev_0.3.1-1_amd64.deb