How To Install orsa on Fedora 36

In this tutorial we learn how to install orsa in Fedora 36. orsa is Orbit Reconstruction, Simulation and Analysis

Introduction

In this tutorial we learn how to install orsa on Fedora 36.

What is orsa

ORSA is an interactive tool for scientific grade Celestial Mechanics computations. Asteroids, comets, artificial satellites, Solar and extra-Solar planetary systems can be accurately reproduced, simulated, and analyzed.

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

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

sudo dnf -y install orsa

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

sudo yum -y install orsa

How To Uninstall orsa on Fedora 36

To uninstall only the orsa package we can use the following command:

sudo dnf remove orsa

orsa Package Contents on Fedora 36

/usr/bin/xorsa
/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/21cff645dabaebdbe590fb5fc2f71eb78a9c31
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/2534270664ace5e45ccfb7556d741929d87539
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/113fb13d488d1e4285b7d992fcae5f73230fdb
/usr/lib64/liborsa.so.0
/usr/lib64/liborsa.so.0.0.0
/usr/lib64/libxorsa.so.0
/usr/lib64/libxorsa.so.0.0.0

References

Summary

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


title: “How To Install orsa on Fedora 36” linkTitle: “orsa” type: “docs” description: “In this tutorial we learn how to install orsa in Fedora 36. orsa is Orbit Reconstruction, Simulation and Analysis” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/orsa-featured.png

Introduction

In this tutorial we learn how to install orsa on Fedora 36.

What is orsa

ORSA is an interactive tool for scientific grade Celestial Mechanics computations. Asteroids, comets, artificial satellites, Solar and extra-Solar planetary systems can be accurately reproduced, simulated, and analyzed.

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

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

sudo dnf -y install orsa

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

sudo yum -y install orsa

How To Uninstall orsa on Fedora 36

To uninstall only the orsa package we can use the following command:

sudo dnf remove orsa

orsa Package Contents on Fedora 36

/usr/bin/xorsa
/usr/lib/.build-id
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/8a14147e2c1113b7c41c03a70a6ce7df95cbbe
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/b00509b3e544b247df8b1b168a2137e5bb1a8c
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/5563c68afece8a61668833417001bc2a4a754e
/usr/lib/liborsa.so.0
/usr/lib/liborsa.so.0.0.0
/usr/lib/libxorsa.so.0
/usr/lib/libxorsa.so.0.0.0

References

Summary

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