How To Install libwvstreams on Fedora 36
Introduction
In this tutorial we learn how to install libwvstreams
on Fedora 36.
What is libwvstreams
WvStreams aims to be an efficient, secure, and easy-to-use library for doing network applications development.
We can use yum
or dnf
to install libwvstreams
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libwvstreams.
Install libwvstreams 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 libwvstreams
using dnf
by running the following command:
sudo dnf -y install libwvstreams
Install libwvstreams 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 libwvstreams
using yum
by running the following command:
sudo yum -y install libwvstreams
How To Uninstall libwvstreams on Fedora 36
To uninstall only the libwvstreams
package we can use the following command:
sudo dnf remove libwvstreams
libwvstreams Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/44052fe2317c9aba2c7a214b015b48cce999c7
/usr/lib/.build-id/58
/usr/lib/.build-id/58/9fc9b79bed55eef878f658089be31bfcd6be07
/usr/lib/.build-id/97
/usr/lib/.build-id/97/7805904bb894ce872f1004581d0f8119a6bdff
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/ffc75efc742dd956466d5bf6d6e83dcf018f66
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/7a475ac2ecc9e2d693b5ef4c7ac0b9d4a3f926
/usr/lib64/libuniconf.so.4.6
/usr/lib64/libwvbase.so.4.6
/usr/lib64/libwvdbus.so.4.6
/usr/lib64/libwvstreams.so.4.6
/usr/lib64/libwvutils.so.4.6
/usr/share/doc/libwvstreams
/usr/share/doc/libwvstreams/LICENSE
/usr/share/doc/libwvstreams/README
References
Summary
In this tutorial we learn how to install libwvstreams
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libwvstreams on Fedora 36” linkTitle: “libwvstreams” type: “docs” description: “In this tutorial we learn how to install libwvstreams in Fedora 36. libwvstreams is WvStreams is a network programming library written in C++” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libwvstreams-featured.png
Introduction
In this tutorial we learn how to install libwvstreams
on Fedora 36.
What is libwvstreams
WvStreams aims to be an efficient, secure, and easy-to-use library for doing network applications development.
We can use yum
or dnf
to install libwvstreams
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libwvstreams.
Install libwvstreams 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 libwvstreams
using dnf
by running the following command:
sudo dnf -y install libwvstreams
Install libwvstreams 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 libwvstreams
using yum
by running the following command:
sudo yum -y install libwvstreams
How To Uninstall libwvstreams on Fedora 36
To uninstall only the libwvstreams
package we can use the following command:
sudo dnf remove libwvstreams
libwvstreams Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/cf6e221b715462e9a1c24858a43573acd31ef6
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/b4985fccc27201f9335569643e3672a2cf694c
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/609fd302ba967ef949e5970b609a2e3ab7bf06
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/0f47e62d637002b3355056657d4394c2aa50e4
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/21a2f1cb17d8df616821fcab460916999b3462
/usr/lib/libuniconf.so.4.6
/usr/lib/libwvbase.so.4.6
/usr/lib/libwvdbus.so.4.6
/usr/lib/libwvstreams.so.4.6
/usr/lib/libwvutils.so.4.6
/usr/share/doc/libwvstreams
/usr/share/doc/libwvstreams/LICENSE
/usr/share/doc/libwvstreams/README
References
Summary
In this tutorial we learn how to install libwvstreams
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).