How To Install libreport-web on Fedora 36
Introduction
In this tutorial we learn how to install libreport-web
on Fedora 36.
What is libreport-web
Library providing network API for libreport
We can use yum
or dnf
to install libreport-web
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libreport-web.
Install libreport-web 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 libreport-web
using dnf
by running the following command:
sudo dnf -y install libreport-web
Install libreport-web 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 libreport-web
using yum
by running the following command:
sudo yum -y install libreport-web
How To Uninstall libreport-web on Fedora 36
To uninstall only the libreport-web
package we can use the following command:
sudo dnf remove libreport-web
libreport-web Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/50d323eb329370687d9f19da730030d35925b9
/usr/lib/libreport-web.so.2
/usr/lib/libreport-web.so.2.1.0
References
Summary
In this tutorial we learn how to install libreport-web
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libreport-web on Fedora 36” linkTitle: “libreport-web” type: “docs” description: “In this tutorial we learn how to install libreport-web in Fedora 36. libreport-web is Library providing network API for libreport” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libreport-web-featured.png
Introduction
In this tutorial we learn how to install libreport-web
on Fedora 36.
What is libreport-web
Library providing network API for libreport
We can use yum
or dnf
to install libreport-web
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libreport-web.
Install libreport-web 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 libreport-web
using dnf
by running the following command:
sudo dnf -y install libreport-web
Install libreport-web 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 libreport-web
using yum
by running the following command:
sudo yum -y install libreport-web
How To Uninstall libreport-web on Fedora 36
To uninstall only the libreport-web
package we can use the following command:
sudo dnf remove libreport-web
libreport-web Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/42a1a07e2a5afd5823dbbd09254fe1c0488ee4
/usr/lib64/libreport-web.so.2
/usr/lib64/libreport-web.so.2.1.0
References
Summary
In this tutorial we learn how to install libreport-web
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).