How To Install libnova on Fedora 36
Introduction
In this tutorial we learn how to install libnova
on Fedora 36.
What is libnova
Libnova is a general purpose, double precision, celestial mechanics, astrometry and astrodynamics library
We can use yum
or dnf
to install libnova
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libnova.
Install libnova 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 libnova
using dnf
by running the following command:
sudo dnf -y install libnova
Install libnova 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 libnova
using yum
by running the following command:
sudo yum -y install libnova
How To Uninstall libnova on Fedora 36
To uninstall only the libnova
package we can use the following command:
sudo dnf remove libnova
libnova Package Contents on Fedora 36
/usr/bin/libnovaconfig
/usr/lib/.build-id
/usr/lib/.build-id/91
/usr/lib/.build-id/91/588b1d551f7c0d051830e8c66869786aea768d
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/fc8f5d3a79aae6d6fb83edb3b194883f921383
/usr/lib/libnova-0.15.so.0
/usr/lib/libnova-0.15.so.0.0.0
/usr/share/doc/libnova
/usr/share/doc/libnova/AUTHORS
/usr/share/doc/libnova/COPYING
/usr/share/doc/libnova/ChangeLog
/usr/share/doc/libnova/NEWS
/usr/share/doc/libnova/README
---
title: "How To Install libnova on Fedora 36"
linkTitle: "libnova"
type: "docs"
description: “In this tutorial we learn how to install libnova in Fedora 36. libnova is Libnova is a general purpose astronomy & astrodynamics library”
date: “2022-08-17”
References
lastmod: “2022-08-17”
- libnova website #image: /images/fedora/36/libnova-featured.png
Summary
Introduction
In this tutorial we learn how to install libnova
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
In this tutorial we learn how to install libnova
on Fedora 36.
What is libnova
Libnova is a general purpose, double precision, celestial mechanics, astrometry and astrodynamics library
We can use yum
or dnf
to install libnova
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libnova.
Install libnova 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 libnova
using dnf
by running the following command:
sudo dnf -y install libnova
Install libnova 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 libnova
using yum
by running the following command:
sudo yum -y install libnova
How To Uninstall libnova on Fedora 36
To uninstall only the libnova
package we can use the following command:
sudo dnf remove libnova
libnova Package Contents on Fedora 36
/usr/bin/libnovaconfig
/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/0b28f09deb750238fd9abc56711af6a36e72d5
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/46b8842a676950fcbb60cd1a25e7d18cba4449
/usr/lib64/libnova-0.15.so.0
/usr/lib64/libnova-0.15.so.0.0.0
/usr/share/doc/libnova
/usr/share/doc/libnova/AUTHORS
/usr/share/doc/libnova/COPYING
/usr/share/doc/libnova/ChangeLog
/usr/share/doc/libnova/NEWS
/usr/share/doc/libnova/README
References
Summary
In this tutorial we learn how to install libnova
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).