How To Install geomview-libs on Fedora 36
Introduction
In this tutorial we learn how to install geomview-libs
on Fedora 36.
What is geomview-libs
geomview runtime libraries.
We can use yum
or dnf
to install geomview-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install geomview-libs.
Install geomview-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 geomview-libs
using dnf
by running the following command:
sudo dnf -y install geomview-libs
Install geomview-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 geomview-libs
using yum
by running the following command:
sudo yum -y install geomview-libs
How To Uninstall geomview-libs on Fedora 36
To uninstall only the geomview-libs
package we can use the following command:
sudo dnf remove geomview-libs
geomview-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/65
/usr/lib/.build-id/65/00afa609bc8939a283985beae0d449248c4c53
/usr/lib64/libgeomview-1.9.5.so
References
Summary
In this tutorial we learn how to install geomview-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install geomview-libs on Fedora 36” linkTitle: “geomview-libs” type: “docs” description: “In this tutorial we learn how to install geomview-libs in Fedora 36. geomview-libs is geomview runtime libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/geomview-libs-featured.png
Introduction
In this tutorial we learn how to install geomview-libs
on Fedora 36.
What is geomview-libs
geomview runtime libraries.
We can use yum
or dnf
to install geomview-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install geomview-libs.
Install geomview-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 geomview-libs
using dnf
by running the following command:
sudo dnf -y install geomview-libs
Install geomview-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 geomview-libs
using yum
by running the following command:
sudo yum -y install geomview-libs
How To Uninstall geomview-libs on Fedora 36
To uninstall only the geomview-libs
package we can use the following command:
sudo dnf remove geomview-libs
geomview-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/42
/usr/lib/.build-id/42/272d702a6d563580555bcf5b30230948d489b6
/usr/lib/libgeomview-1.9.5.so
References
Summary
In this tutorial we learn how to install geomview-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).