Install libtevent0 by entering the following commands in the terminal:
sudo apt update sudo apt install libtevent0
Description:
talloc-based event loop library - shared library
tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file.
Homepage: https://tevent.samba.org/
Version: 0.9.34-1
Section: libs