How To Install xpsk31 on Fedora 36
Introduction
In this tutorial we learn how to install xpsk31
on Fedora 36.
What is xpsk31
xpsk31 is a GTK+ graphical version of lpsk31, using the same basic signal decoding and encoding engine but controlled by the user via the GUI. In addition it has a FFT-derived “waterfall” display of the incoming signal and a “magniphase” display that shows the magnitude, phase and frequency error of the psk31 signal.
We can use yum
or dnf
to install xpsk31
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xpsk31.
Install xpsk31 on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install xpsk31
using dnf
by running the following command:
Install xpsk31 on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install xpsk31
using yum
by running the following command:
How To Uninstall xpsk31 on Fedora 36
To uninstall only the xpsk31
package we can use the following command:
xpsk31 Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install xpsk31
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).