How To Install liborigin on Fedora 36
Introduction
In this tutorial we learn how to install liborigin
on Fedora 36.
What is liborigin
A library for reading OriginLab OPJ project files.
We can use yum
or dnf
to install liborigin
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liborigin.
Install liborigin 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 liborigin
using dnf
by running the following command:
sudo dnf -y install liborigin
Install liborigin 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 liborigin
using yum
by running the following command:
sudo yum -y install liborigin
How To Uninstall liborigin on Fedora 36
To uninstall only the liborigin
package we can use the following command:
sudo dnf remove liborigin
liborigin Package Contents on Fedora 36
/usr/bin/opj2dat
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/59bb2753556383003a6bc067368a808dc36eb1
/usr/lib/.build-id/16
/usr/lib/.build-id/16/84e09b3b1a26a35d628359e0f47db874a449e7
/usr/lib/liborigin.so.3
/usr/lib/liborigin.so.3.0.1
/usr/share/doc/liborigin
/usr/share/doc/liborigin/README
/usr/share/licenses/liborigin
/usr/share/licenses/liborigin/COPYING
References
Summary
In this tutorial we learn how to install liborigin
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install liborigin on Fedora 36” linkTitle: “liborigin” type: “docs” description: “In this tutorial we learn how to install liborigin in Fedora 36. liborigin is Library for reading OriginLab OPJ project files” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/liborigin-featured.png
Introduction
In this tutorial we learn how to install liborigin
on Fedora 36.
What is liborigin
A library for reading OriginLab OPJ project files.
We can use yum
or dnf
to install liborigin
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liborigin.
Install liborigin 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 liborigin
using dnf
by running the following command:
sudo dnf -y install liborigin
Install liborigin 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 liborigin
using yum
by running the following command:
sudo yum -y install liborigin
How To Uninstall liborigin on Fedora 36
To uninstall only the liborigin
package we can use the following command:
sudo dnf remove liborigin
liborigin Package Contents on Fedora 36
/usr/bin/opj2dat
/usr/lib/.build-id
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/b30eeed6d7bb1b87cf22005f0f9804d36efe21
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/a4f9a2878c9d39d4277fb47e5645b3f681e967
/usr/lib64/liborigin.so.3
/usr/lib64/liborigin.so.3.0.1
/usr/share/doc/liborigin
/usr/share/doc/liborigin/README
/usr/share/licenses/liborigin
/usr/share/licenses/liborigin/COPYING
References
Summary
In this tutorial we learn how to install liborigin
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).