How To Install dolphin-libs on Fedora 36
Introduction
In this tutorial we learn how to install dolphin-libs
on Fedora 36.
What is dolphin-libs
Dolphin runtime libraries.
We can use yum
or dnf
to install dolphin-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install dolphin-libs.
Install dolphin-libs 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 dolphin-libs
using dnf
by running the following command:
sudo dnf -y install dolphin-libs
Install dolphin-libs 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 dolphin-libs
using yum
by running the following command:
sudo yum -y install dolphin-libs
How To Uninstall dolphin-libs on Fedora 36
To uninstall only the dolphin-libs
package we can use the following command:
sudo dnf remove dolphin-libs
dolphin-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/c9202694b63ee2efc654fa1f869bd6652595e7
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/f95842eedbe5bbaa9f3ea0ca3675f67e57d748
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/f17c6b078b61412880f177f61af95e1b234ed5
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/1cbb636355dcbb2ea3f74e11f6c7ecd6a2525d
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/53474e7576e967a2e06dcb03b73583c82fe220
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/c2bc06bf963d62e0fafc1a234ea1c3c257c6f1
/usr/lib64/libdolphinprivate.so.5
/usr/lib64/libdolphinprivate.so.5.0.0
/usr/lib64/libdolphinvcs.so.5
/usr/lib64/libdolphinvcs.so.5.0.0
/usr/lib64/qt5/plugins/dolphin
/usr/lib64/qt5/plugins/dolphin/kcms
/usr/lib64/qt5/plugins/dolphin/kcms/libkcm_dolphingeneral.so
/usr/lib64/qt5/plugins/dolphin/kcms/libkcm_dolphinnavigation.so
/usr/lib64/qt5/plugins/dolphin/kcms/libkcm_dolphinviewmodes.so
/usr/lib64/qt5/plugins/kf5/parts/dolphinpart.so
/usr/share/kservices5/dolphinpart.desktop
References
Summary
In this tutorial we learn how to install dolphin-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install dolphin-libs on Fedora 36” linkTitle: “dolphin-libs” type: “docs” description: “In this tutorial we learn how to install dolphin-libs in Fedora 36. dolphin-libs is Dolphin runtime libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/dolphin-libs-featured.png
Introduction
In this tutorial we learn how to install dolphin-libs
on Fedora 36.
What is dolphin-libs
Dolphin runtime libraries.
We can use yum
or dnf
to install dolphin-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install dolphin-libs.
Install dolphin-libs 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 dolphin-libs
using dnf
by running the following command:
sudo dnf -y install dolphin-libs
Install dolphin-libs 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 dolphin-libs
using yum
by running the following command:
sudo yum -y install dolphin-libs
How To Uninstall dolphin-libs on Fedora 36
To uninstall only the dolphin-libs
package we can use the following command:
sudo dnf remove dolphin-libs
dolphin-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/074c70675ecdae60009c1f85d35830718d9c45
/usr/lib/.build-id/43
/usr/lib/.build-id/43/c871e0adc0db8364329e80076faca7fe9175aa
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/fecf8f9dba98027c97a77d6cc80c8a56aa6464
/usr/lib/.build-id/81
/usr/lib/.build-id/81/8e73e71f3932168c7b85b86c37e260a4cb2444
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/7067aa18662768bfda827a4a90fc82b64ccccd
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/f37e55e713dbc56b76508942622a25b0f484a8
/usr/lib/libdolphinprivate.so.5
/usr/lib/libdolphinprivate.so.5.0.0
/usr/lib/libdolphinvcs.so.5
/usr/lib/libdolphinvcs.so.5.0.0
/usr/lib/qt5/plugins/dolphin
/usr/lib/qt5/plugins/dolphin/kcms
/usr/lib/qt5/plugins/dolphin/kcms/libkcm_dolphingeneral.so
/usr/lib/qt5/plugins/dolphin/kcms/libkcm_dolphinnavigation.so
/usr/lib/qt5/plugins/dolphin/kcms/libkcm_dolphinviewmodes.so
/usr/lib/qt5/plugins/kf5/parts/dolphinpart.so
/usr/share/kservices5/dolphinpart.desktop
References
Summary
In this tutorial we learn how to install dolphin-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).