How to Install and Uninstall R-sp.x86_64 Package on Fedora 38

Last updated: September 28,2024

1. Install "R-sp.x86_64" package

In this section, we are going to explain the necessary steps to install R-sp.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install R-sp.x86_64

2. Uninstall "R-sp.x86_64" package

Please follow the guidelines below to uninstall R-sp.x86_64 on Fedora 38:

$ sudo dnf remove R-sp.x86_64 $ sudo dnf autoremove

3. Information about the R-sp.x86_64 package on Fedora 38

Last metadata expiration check: 5:12:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-sp
Version : 1.5.0
Release : 3.fc38
Architecture : x86_64
Size : 2.0 M
Source : R-sp-1.5.0-3.fc38.src.rpm
Repository : updates
Summary : Classes and Methods for Spatial Data
URL : https://CRAN.R-project.org/package=sp
License : GPLv2+
Description : Classes and methods for spatial data; the classes document where the spatial
: location information resides, for 2D or 3D data. Utility functions are
: provided, e.g. for plotting data as maps, spatial selection, as well as methods
: for retrieving coordinates, for subsetting, print, summary, etc.