How To Install psiconv on Fedora 36
Introduction
In this tutorial we learn how to install psiconv
on Fedora 36.
What is psiconv
A conversion utility for the Psion files
We can use yum
or dnf
to install psiconv
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install psiconv.
Install psiconv 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 psiconv
using dnf
by running the following command:
sudo dnf -y install psiconv
Install psiconv 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 psiconv
using yum
by running the following command:
sudo yum -y install psiconv
How To Uninstall psiconv on Fedora 36
To uninstall only the psiconv
package we can use the following command:
sudo dnf remove psiconv
psiconv Package Contents on Fedora 36
/etc/psiconv
/etc/psiconv/psiconv.conf
/etc/psiconv/psiconv.conf.eg
/usr/bin/psiconv
/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/8b889977afc9a08003f413e1bea2188cd86499
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/5b33ced812c81db6bfb5fe134ad8d06d189993
/usr/lib64/libpsiconv.so.6
/usr/lib64/libpsiconv.so.6.4.2
/usr/share/doc/psiconv
/usr/share/doc/psiconv/AUTHORS
/usr/share/doc/psiconv/COPYING
/usr/share/doc/psiconv/ChangeLog
/usr/share/doc/psiconv/NEWS
/usr/share/doc/psiconv/README
/usr/share/doc/psiconv/TODO
/usr/share/man/man1/psiconv.1.gz
References
Summary
In this tutorial we learn how to install psiconv
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install psiconv on Fedora 36” linkTitle: “psiconv” type: “docs” description: “In this tutorial we learn how to install psiconv in Fedora 36. psiconv is A conversion utility for Psion files” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/psiconv-featured.png
Introduction
In this tutorial we learn how to install psiconv
on Fedora 36.
What is psiconv
A conversion utility for the Psion files
We can use yum
or dnf
to install psiconv
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install psiconv.
Install psiconv 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 psiconv
using dnf
by running the following command:
sudo dnf -y install psiconv
Install psiconv 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 psiconv
using yum
by running the following command:
sudo yum -y install psiconv
How To Uninstall psiconv on Fedora 36
To uninstall only the psiconv
package we can use the following command:
sudo dnf remove psiconv
psiconv Package Contents on Fedora 36
/etc/psiconv
/etc/psiconv/psiconv.conf
/etc/psiconv/psiconv.conf.eg
/usr/bin/psiconv
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/935a08f8989b84689b953a99cc96147e3dfd07
/usr/lib/.build-id/db
/usr/lib/.build-id/db/ab8bbc8741222083a859375918ee0e278a9d12
/usr/lib/libpsiconv.so.6
/usr/lib/libpsiconv.so.6.4.2
/usr/share/doc/psiconv
/usr/share/doc/psiconv/AUTHORS
/usr/share/doc/psiconv/COPYING
/usr/share/doc/psiconv/ChangeLog
/usr/share/doc/psiconv/NEWS
/usr/share/doc/psiconv/README
/usr/share/doc/psiconv/TODO
/usr/share/man/man1/psiconv.1.gz
References
Summary
In this tutorial we learn how to install psiconv
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).