How To Install lpcnetfreedv on Fedora 36
Introduction
In this tutorial we learn how to install lpcnetfreedv on Fedora 36.
What is lpcnetfreedv
Experimental version of LPCNet that has been used to develop FreeDV 2020 - a HF radio Digial Voice mode for over the air experimentation with Neural Net speech coding. Possibly the first use of Neural Net speech coding in real world operation.
We can use yum or dnf to install lpcnetfreedv on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lpcnetfreedv.
Install lpcnetfreedv 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 lpcnetfreedv using dnf by running the following command:
sudo dnf -y install lpcnetfreedv
Install lpcnetfreedv 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 lpcnetfreedv using yum by running the following command:
sudo yum -y install lpcnetfreedv
How To Uninstall lpcnetfreedv on Fedora 36
To uninstall only the lpcnetfreedv package we can use the following command:
sudo dnf remove lpcnetfreedv
lpcnetfreedv Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/f059b5dad80920ee1e9f0554e2cb727133225c
/usr/lib64/liblpcnetfreedv.so.0.2
/usr/share/doc/lpcnetfreedv
/usr/share/doc/lpcnetfreedv/README.md
/usr/share/licenses/lpcnetfreedv
/usr/share/licenses/lpcnetfreedv/COPYING
References
Summary
In this tutorial we learn how to install lpcnetfreedv on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install lpcnetfreedv on Fedora 36” linkTitle: “lpcnetfreedv” type: “docs” description: “In this tutorial we learn how to install lpcnetfreedv in Fedora 36. lpcnetfreedv is LPCNet for FreeDV” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/lpcnetfreedv-featured.png
Introduction
In this tutorial we learn how to install lpcnetfreedv on Fedora 36.
What is lpcnetfreedv
Experimental version of LPCNet that has been used to develop FreeDV 2020 - a HF radio Digial Voice mode for over the air experimentation with Neural Net speech coding. Possibly the first use of Neural Net speech coding in real world operation.
We can use yum or dnf to install lpcnetfreedv on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lpcnetfreedv.
Install lpcnetfreedv 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 lpcnetfreedv using dnf by running the following command:
sudo dnf -y install lpcnetfreedv
Install lpcnetfreedv 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 lpcnetfreedv using yum by running the following command:
sudo yum -y install lpcnetfreedv
How To Uninstall lpcnetfreedv on Fedora 36
To uninstall only the lpcnetfreedv package we can use the following command:
sudo dnf remove lpcnetfreedv
lpcnetfreedv Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/73
/usr/lib/.build-id/73/555b16c4bf51add51bc4de530592803a9f0169
/usr/lib/liblpcnetfreedv.so.0.2
/usr/share/doc/lpcnetfreedv
/usr/share/doc/lpcnetfreedv/README.md
/usr/share/licenses/lpcnetfreedv
/usr/share/licenses/lpcnetfreedv/COPYING
References
Summary
In this tutorial we learn how to install lpcnetfreedv on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).