How to Install and Uninstall R-base Package on openSuSE Tumbleweed
Last updated: January 24,2025
1. Install "R-base" package
This tutorial shows how to install R-base on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
R-base
Copied
2. Uninstall "R-base" package
Here is a brief guide to show you how to uninstall R-base on openSuSE Tumbleweed:
$
sudo zypper remove
R-base
Copied
3. Information about the R-base package on openSuSE Tumbleweed
Information for package R-base:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : R-base
Version : 4.3.3-48.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 0 B
Installed : No
Status : not installed
Source package : R-base-4.3.3-48.1.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 : openSUSE-Tumbleweed-Oss
Name : R-base
Version : 4.3.3-48.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 0 B
Installed : No
Status : not installed
Source package : R-base-4.3.3-48.1.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.