How To Install libverto-libev on Fedora 36
Introduction
In this tutorial we learn how to install libverto-libev
on Fedora 36.
What is libverto-libev
Module for libverto which provides integration with libev. This package provides libverto-module-base since it supports io, timeout and signal.
We can use yum
or dnf
to install libverto-libev
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libverto-libev.
Install libverto-libev on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libverto-libev
using dnf
by running the following command:
sudo dnf -y install libverto-libev
Install libverto-libev on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libverto-libev
using yum
by running the following command:
sudo yum -y install libverto-libev
How To Uninstall libverto-libev on Fedora 36
To uninstall only the libverto-libev
package we can use the following command:
sudo dnf remove libverto-libev
libverto-libev Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/ef2b031dd68eedb6559359a5af3d568f47c490
/usr/lib64/libverto-libev.so.1
/usr/lib64/libverto-libev.so.1.0.0
References
Summary
In this tutorial we learn how to install libverto-libev
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libverto-libev on Fedora 36” linkTitle: “libverto-libev” type: “docs” description: “In this tutorial we learn how to install libverto-libev in Fedora 36. libverto-libev is libev module for libverto” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libverto-libev-featured.png
Introduction
In this tutorial we learn how to install libverto-libev
on Fedora 36.
What is libverto-libev
Module for libverto which provides integration with libev. This package provides libverto-module-base since it supports io, timeout and signal.
We can use yum
or dnf
to install libverto-libev
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libverto-libev.
Install libverto-libev on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libverto-libev
using dnf
by running the following command:
sudo dnf -y install libverto-libev
Install libverto-libev on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libverto-libev
using yum
by running the following command:
sudo yum -y install libverto-libev
How To Uninstall libverto-libev on Fedora 36
To uninstall only the libverto-libev
package we can use the following command:
sudo dnf remove libverto-libev
libverto-libev Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/c9103f3cbd6379fb4ff5e53d80350ec94b1c1a
/usr/lib/libverto-libev.so.1
/usr/lib/libverto-libev.so.1.0.0
References
Summary
In this tutorial we learn how to install libverto-libev
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).