How to Install and Uninstall R-AsioHeaders-devel.noarch Package on Fedora 34

Last updated: May 19,2024

1. Install "R-AsioHeaders-devel.noarch" package

This guide covers the steps necessary to install R-AsioHeaders-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R-AsioHeaders-devel.noarch

2. Uninstall "R-AsioHeaders-devel.noarch" package

Here is a brief guide to show you how to uninstall R-AsioHeaders-devel.noarch on Fedora 34:

$ sudo dnf remove R-AsioHeaders-devel.noarch $ sudo dnf autoremove

3. Information about the R-AsioHeaders-devel.noarch package on Fedora 34

Last metadata expiration check: 4:46:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-AsioHeaders-devel
Version : 1.16.1.1
Release : 3.fc34
Architecture : noarch
Size : 360 k
Source : R-AsioHeaders-1.16.1.1-3.fc34.src.rpm
Repository : fedora
Summary : Asio C++ Header Files
URL : https://CRAN.R-project.org/package=AsioHeaders
License : Boost
Description : 'Asio' is a cross-platform C++ library for network and low-level I/O
: programming that provides developers with a consistent asynchronous model using
: a modern C++ approach. It is also included in Boost but requires linking when
: used with Boost. Standalone it can be used header-only (provided a recent
: compiler). 'Asio' is written and maintained by Christopher M. Kohlhoff, and
: released under the 'Boost Software License', Version 1.0.