How to Install and Uninstall R-base Package on openSUSE Leap
Last updated: November 07,2024
1. Install "R-base" package
Please follow the instructions below to install R-base on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
R-base
Copied
2. Uninstall "R-base" package
This is a short guide on how to uninstall R-base on openSUSE Leap:
$
sudo zypper remove
R-base
Copied
3. Information about the R-base package on openSUSE Leap
Information for package R-base:
-------------------------------
Repository : Main Repository
Name : R-base
Version : 4.2.2-bp155.5.57
Arch : x86_64
Vendor : openSUSE
Installed Size : 0 B
Installed : No
Status : not installed
Source package : R-base-4.2.2-bp155.5.57.src
Upstream URL : http://www.r-project.org/
Summary : R - statistics package (S-Plus like)
Description :
R is a language which is not entirely unlike the S language developed at
AT&T Bell Laboratories by Rick Becker, John Chambers and Allan Wilks.
-------------------------------
Repository : Main Repository
Name : R-base
Version : 4.2.2-bp155.5.57
Arch : x86_64
Vendor : openSUSE
Installed Size : 0 B
Installed : No
Status : not installed
Source package : R-base-4.2.2-bp155.5.57.src
Upstream URL : http://www.r-project.org/
Summary : R - statistics package (S-Plus like)
Description :
R is a language which is not entirely unlike the S language developed at
AT&T Bell Laboratories by Rick Becker, John Chambers and Allan Wilks.