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

Last updated: October 07,2024

1. Install "R-sp.x86_64" package

This guide let you learn how to install R-sp.x86_64 on Fedora 35

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

2. Uninstall "R-sp.x86_64" package

In this section, we are going to explain the necessary steps to uninstall R-sp.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:31:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-sp
Version : 1.4.5
Release : 4.fc35
Architecture : x86_64
Size : 1.8 M
Source : R-sp-1.4.5-4.fc35.src.rpm
Repository : fedora
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.