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

Last updated: January 08,2025

1. Install "R-sp.x86_64" package

This is a short guide on how to install R-sp.x86_64 on Fedora 39

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

2. Uninstall "R-sp.x86_64" package

Please follow the guidance below to uninstall R-sp.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 3:46:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-sp
Version : 2.0.0
Release : 1.fc39
Architecture : x86_64
Size : 1.9 M
Source : R-sp-2.0.0-1.fc39.src.rpm
Repository : fedora
Summary : Classes and Methods for Spatial Data
URL : https://CRAN.R-project.org/package=sp
License : GPL-2.0-or-later
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.