How To Install stellarsolver-libs on Fedora 36

In this tutorial we learn how to install stellarsolver-libs in Fedora 36. stellarsolver-libs is Shared library of StellarSolver

Introduction

In this tutorial we learn how to install stellarsolver-libs on Fedora 36.

What is stellarsolver-libs

Shared library of Stellarsolver, meant to be an internal library for use in a program like KStars for internal plate solving on all supported operating systems.

We can use yum or dnf to install stellarsolver-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install stellarsolver-libs.

Install stellarsolver-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 stellarsolver-libs using dnf by running the following command:

sudo dnf -y install stellarsolver-libs

Install stellarsolver-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 stellarsolver-libs using yum by running the following command:

sudo yum -y install stellarsolver-libs

How To Uninstall stellarsolver-libs on Fedora 36

To uninstall only the stellarsolver-libs package we can use the following command:

sudo dnf remove stellarsolver-libs

stellarsolver-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/3ec93073d7773146e1fe36dea27acd90b7629f
/usr/lib/libstellarsolver.so.2
/usr/lib/libstellarsolver.so.2.2
/usr/share/doc/stellarsolver-libs
/usr/share/doc/stellarsolver-libs/README.md
/usr/share/licenses/stellarsolver-libs
/usr/share/licenses/stellarsolver-libs/LICENSE

References

Summary

In this tutorial we learn how to install stellarsolver-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install stellarsolver-libs on Fedora 36” linkTitle: “stellarsolver-libs” type: “docs” description: “In this tutorial we learn how to install stellarsolver-libs in Fedora 36. stellarsolver-libs is Shared library of StellarSolver” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/stellarsolver-libs-featured.png

Introduction

In this tutorial we learn how to install stellarsolver-libs on Fedora 36.

What is stellarsolver-libs

Shared library of Stellarsolver, meant to be an internal library for use in a program like KStars for internal plate solving on all supported operating systems.

We can use yum or dnf to install stellarsolver-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install stellarsolver-libs.

Install stellarsolver-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 stellarsolver-libs using dnf by running the following command:

sudo dnf -y install stellarsolver-libs

Install stellarsolver-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 stellarsolver-libs using yum by running the following command:

sudo yum -y install stellarsolver-libs

How To Uninstall stellarsolver-libs on Fedora 36

To uninstall only the stellarsolver-libs package we can use the following command:

sudo dnf remove stellarsolver-libs

stellarsolver-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/62
/usr/lib/.build-id/62/294325de62a75641de0af5cbee59495c10e042
/usr/lib64/libstellarsolver.so.2
/usr/lib64/libstellarsolver.so.2.2
/usr/share/doc/stellarsolver-libs
/usr/share/doc/stellarsolver-libs/README.md
/usr/share/licenses/stellarsolver-libs
/usr/share/licenses/stellarsolver-libs/LICENSE

References

Summary

In this tutorial we learn how to install stellarsolver-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).