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

Last updated: November 30,2024

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

Please follow the guidelines below to install R-AsioHeaders-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall R-AsioHeaders-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:45:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-AsioHeaders-devel
Version : 1.22.1.1
Release : 5.fc39
Architecture : noarch
Size : 604 k
Source : R-AsioHeaders-1.22.1.1-5.fc39.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.