How To Install libpano13 on Fedora 36
Introduction
In this tutorial we learn how to install libpano13
on Fedora 36.
What is libpano13
Helmut Dersch’s Panorama Tools library. Provides very high quality manipulation, correction and stitching of panoramic photographs.
We can use yum
or dnf
to install libpano13
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libpano13.
Install libpano13 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 libpano13
using dnf
by running the following command:
sudo dnf -y install libpano13
Install libpano13 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 libpano13
using yum
by running the following command:
sudo yum -y install libpano13
How To Uninstall libpano13 on Fedora 36
To uninstall only the libpano13
package we can use the following command:
sudo dnf remove libpano13
libpano13 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/11239e7a9fbd91098553dc6ab1198af0ce9627
/usr/lib64/libpano13.so.3
/usr/lib64/libpano13.so.3.0.0
/usr/share/doc/libpano13
/usr/share/doc/libpano13/AUTHORS
/usr/share/doc/libpano13/COPYING
/usr/share/doc/libpano13/ChangeLog
/usr/share/doc/libpano13/NEWS
/usr/share/doc/libpano13/README
References
Summary
In this tutorial we learn how to install libpano13
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libpano13 on Fedora 36” linkTitle: “libpano13” type: “docs” description: “In this tutorial we learn how to install libpano13 in Fedora 36. libpano13 is Library for manipulating panoramic images” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libpano13-featured.png
Introduction
In this tutorial we learn how to install libpano13
on Fedora 36.
What is libpano13
Helmut Dersch’s Panorama Tools library. Provides very high quality manipulation, correction and stitching of panoramic photographs.
We can use yum
or dnf
to install libpano13
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libpano13.
Install libpano13 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 libpano13
using dnf
by running the following command:
sudo dnf -y install libpano13
Install libpano13 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 libpano13
using yum
by running the following command:
sudo yum -y install libpano13
How To Uninstall libpano13 on Fedora 36
To uninstall only the libpano13
package we can use the following command:
sudo dnf remove libpano13
libpano13 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/db
/usr/lib/.build-id/db/fdc8dcc7770ec34a17ceda17ea4d2d8f3c9eb7
/usr/lib/libpano13.so.3
/usr/lib/libpano13.so.3.0.0
/usr/share/doc/libpano13
/usr/share/doc/libpano13/AUTHORS
/usr/share/doc/libpano13/COPYING
/usr/share/doc/libpano13/ChangeLog
/usr/share/doc/libpano13/NEWS
/usr/share/doc/libpano13/README
References
Summary
In this tutorial we learn how to install libpano13
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).