How To Install libepc-ui on Fedora 36
Introduction
In this tutorial we learn how to install libepc-ui
on Fedora 36.
What is libepc-ui
The libepc-ui package contains widget for use with libepc.
We can use yum
or dnf
to install libepc-ui
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libepc-ui.
Install libepc-ui 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 libepc-ui
using dnf
by running the following command:
sudo dnf -y install libepc-ui
Install libepc-ui 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 libepc-ui
using yum
by running the following command:
sudo yum -y install libepc-ui
How To Uninstall libepc-ui on Fedora 36
To uninstall only the libepc-ui
package we can use the following command:
sudo dnf remove libepc-ui
libepc-ui Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/12ab0a99974428f982502b3af69db1f518c411
/usr/lib64/libepc-ui-1.0.so.3
/usr/lib64/libepc-ui-1.0.so.3.0.0
References
Summary
In this tutorial we learn how to install libepc-ui
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libepc-ui on Fedora 36” linkTitle: “libepc-ui” type: “docs” description: “In this tutorial we learn how to install libepc-ui in Fedora 36. libepc-ui is Widgets for libepc” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libepc-ui-featured.png
Introduction
In this tutorial we learn how to install libepc-ui
on Fedora 36.
What is libepc-ui
The libepc-ui package contains widget for use with libepc.
We can use yum
or dnf
to install libepc-ui
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libepc-ui.
Install libepc-ui 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 libepc-ui
using dnf
by running the following command:
sudo dnf -y install libepc-ui
Install libepc-ui 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 libepc-ui
using yum
by running the following command:
sudo yum -y install libepc-ui
How To Uninstall libepc-ui on Fedora 36
To uninstall only the libepc-ui
package we can use the following command:
sudo dnf remove libepc-ui
libepc-ui Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/8f89214731c6c690e9cbcbe886b6b8748a645d
/usr/lib/libepc-ui-1.0.so.3
/usr/lib/libepc-ui-1.0.so.3.0.0
References
Summary
In this tutorial we learn how to install libepc-ui
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).