How To Install libasync-devel on Fedora 36
Introduction
In this tutorial we learn how to install libasync-devel
on Fedora 36.
What is libasync-devel
The async library development files
We can use yum
or dnf
to install libasync-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libasync-devel.
Install libasync-devel 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 libasync-devel
using dnf
by running the following command:
sudo dnf -y install libasync-devel
Install libasync-devel 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 libasync-devel
using yum
by running the following command:
sudo yum -y install libasync-devel
How To Uninstall libasync-devel on Fedora 36
To uninstall only the libasync-devel
package we can use the following command:
sudo dnf remove libasync-devel
libasync-devel Package Contents on Fedora 36
/usr/include/svxlink
/usr/include/svxlink/AsyncApplication.h
/usr/include/svxlink/AsyncAtTimer.h
/usr/include/svxlink/AsyncAudioAmp.h
/usr/include/svxlink/AsyncAudioClipper.h
/usr/include/svxlink/AsyncAudioCompressor.h
/usr/include/svxlink/AsyncAudioDebugger.h
/usr/include/svxlink/AsyncAudioDecimator.h
/usr/include/svxlink/AsyncAudioDecoder.h
/usr/include/svxlink/AsyncAudioDelayLine.h
/usr/include/svxlink/AsyncAudioDevice.h
/usr/include/svxlink/AsyncAudioDeviceFactory.h
/usr/include/svxlink/AsyncAudioEncoder.h
/usr/include/svxlink/AsyncAudioFifo.h
/usr/include/svxlink/AsyncAudioFilter.h
/usr/include/svxlink/AsyncAudioGenerator.h
/usr/include/svxlink/AsyncAudioIO.h
/usr/include/svxlink/AsyncAudioInterpolator.h
/usr/include/svxlink/AsyncAudioJitterFifo.h
/usr/include/svxlink/AsyncAudioMixer.h
/usr/include/svxlink/AsyncAudioNoiseAdder.h
/usr/include/svxlink/AsyncAudioPacer.h
/usr/include/svxlink/AsyncAudioPassthrough.h
/usr/include/svxlink/AsyncAudioProcessor.h
/usr/include/svxlink/AsyncAudioReader.h
/usr/include/svxlink/AsyncAudioRecorder.h
/usr/include/svxlink/AsyncAudioSelector.h
/usr/include/svxlink/AsyncAudioSink.h
/usr/include/svxlink/AsyncAudioSource.h
/usr/include/svxlink/AsyncAudioSplitter.h
/usr/include/svxlink/AsyncAudioStreamStateDetector.h
/usr/include/svxlink/AsyncAudioValve.h
/usr/include/svxlink/AsyncConfig.h
/usr/include/svxlink/AsyncCppApplication.h
/usr/include/svxlink/AsyncDnsLookup.h
/usr/include/svxlink/AsyncExec.h
/usr/include/svxlink/AsyncFdWatch.h
/usr/include/svxlink/AsyncFileReader.h
/usr/include/svxlink/AsyncFramedTcpConnection.h
/usr/include/svxlink/AsyncIpAddress.h
/usr/include/svxlink/AsyncMsg.h
/usr/include/svxlink/AsyncPty.h
/usr/include/svxlink/AsyncPtyStreamBuf.h
/usr/include/svxlink/AsyncQtApplication.h
/usr/include/svxlink/AsyncSerial.h
/usr/include/svxlink/AsyncSigCAudioSink.h
/usr/include/svxlink/AsyncSigCAudioSource.h
/usr/include/svxlink/AsyncTcpClient.h
/usr/include/svxlink/AsyncTcpClientBase.h
/usr/include/svxlink/AsyncTcpConnection.h
/usr/include/svxlink/AsyncTcpServer.h
/usr/include/svxlink/AsyncTcpServerBase.h
/usr/include/svxlink/AsyncTimer.h
/usr/include/svxlink/AsyncUdpSocket.h
/usr/include/svxlink/CppStdCompat.h
/usr/include/svxlink/common.h
/usr/lib64/libasyncaudio.so
/usr/lib64/libasynccore.so
/usr/lib64/libasynccpp.so
/usr/lib64/libasyncqt.so
References
Summary
In this tutorial we learn how to install libasync-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libasync-devel on Fedora 36” linkTitle: “libasync-devel” type: “docs” description: “In this tutorial we learn how to install libasync-devel in Fedora 36. libasync-devel is Svxlink async development files” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libasync-devel-featured.png
Introduction
In this tutorial we learn how to install libasync-devel
on Fedora 36.
What is libasync-devel
The async library development files
We can use yum
or dnf
to install libasync-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libasync-devel.
Install libasync-devel 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 libasync-devel
using dnf
by running the following command:
sudo dnf -y install libasync-devel
Install libasync-devel 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 libasync-devel
using yum
by running the following command:
sudo yum -y install libasync-devel
How To Uninstall libasync-devel on Fedora 36
To uninstall only the libasync-devel
package we can use the following command:
sudo dnf remove libasync-devel
libasync-devel Package Contents on Fedora 36
/usr/include/svxlink
/usr/include/svxlink/AsyncApplication.h
/usr/include/svxlink/AsyncAtTimer.h
/usr/include/svxlink/AsyncAudioAmp.h
/usr/include/svxlink/AsyncAudioClipper.h
/usr/include/svxlink/AsyncAudioCompressor.h
/usr/include/svxlink/AsyncAudioDebugger.h
/usr/include/svxlink/AsyncAudioDecimator.h
/usr/include/svxlink/AsyncAudioDecoder.h
/usr/include/svxlink/AsyncAudioDelayLine.h
/usr/include/svxlink/AsyncAudioDevice.h
/usr/include/svxlink/AsyncAudioDeviceFactory.h
/usr/include/svxlink/AsyncAudioEncoder.h
/usr/include/svxlink/AsyncAudioFifo.h
/usr/include/svxlink/AsyncAudioFilter.h
/usr/include/svxlink/AsyncAudioGenerator.h
/usr/include/svxlink/AsyncAudioIO.h
/usr/include/svxlink/AsyncAudioInterpolator.h
/usr/include/svxlink/AsyncAudioJitterFifo.h
/usr/include/svxlink/AsyncAudioMixer.h
/usr/include/svxlink/AsyncAudioNoiseAdder.h
/usr/include/svxlink/AsyncAudioPacer.h
/usr/include/svxlink/AsyncAudioPassthrough.h
/usr/include/svxlink/AsyncAudioProcessor.h
/usr/include/svxlink/AsyncAudioReader.h
/usr/include/svxlink/AsyncAudioRecorder.h
/usr/include/svxlink/AsyncAudioSelector.h
/usr/include/svxlink/AsyncAudioSink.h
/usr/include/svxlink/AsyncAudioSource.h
/usr/include/svxlink/AsyncAudioSplitter.h
/usr/include/svxlink/AsyncAudioStreamStateDetector.h
/usr/include/svxlink/AsyncAudioValve.h
/usr/include/svxlink/AsyncConfig.h
/usr/include/svxlink/AsyncCppApplication.h
/usr/include/svxlink/AsyncDnsLookup.h
/usr/include/svxlink/AsyncExec.h
/usr/include/svxlink/AsyncFdWatch.h
/usr/include/svxlink/AsyncFileReader.h
/usr/include/svxlink/AsyncFramedTcpConnection.h
/usr/include/svxlink/AsyncIpAddress.h
/usr/include/svxlink/AsyncMsg.h
/usr/include/svxlink/AsyncPty.h
/usr/include/svxlink/AsyncPtyStreamBuf.h
/usr/include/svxlink/AsyncQtApplication.h
/usr/include/svxlink/AsyncSerial.h
/usr/include/svxlink/AsyncSigCAudioSink.h
/usr/include/svxlink/AsyncSigCAudioSource.h
/usr/include/svxlink/AsyncTcpClient.h
/usr/include/svxlink/AsyncTcpClientBase.h
/usr/include/svxlink/AsyncTcpConnection.h
/usr/include/svxlink/AsyncTcpServer.h
/usr/include/svxlink/AsyncTcpServerBase.h
/usr/include/svxlink/AsyncTimer.h
/usr/include/svxlink/AsyncUdpSocket.h
/usr/include/svxlink/CppStdCompat.h
/usr/include/svxlink/common.h
/usr/lib/libasyncaudio.so
/usr/lib/libasynccore.so
/usr/lib/libasynccpp.so
/usr/lib/libasyncqt.so
References
Summary
In this tutorial we learn how to install libasync-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).