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

Last updated: September 24,2024

1. Install "R-gert.x86_64" package

This tutorial shows how to install R-gert.x86_64 on Fedora 35

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

2. Uninstall "R-gert.x86_64" package

Please follow the instructions below to uninstall R-gert.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:04:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-gert
Version : 1.3.0
Release : 3.fc35
Architecture : x86_64
Size : 211 k
Source : R-gert-1.3.0-3.fc35.src.rpm
Repository : fedora
Summary : Simple Git Client for R
URL : https://CRAN.R-project.org/package=gert
License : MIT
Description : Simple git client for R based on 'libgit2' with support for SSH and HTTPS
: remotes. All functions in 'gert' use basic R data types (such as vectors
: and data-frames) for their arguments and return values. User credentials
: are shared with command line 'git' through the git-credential store and ssh
: keys stored on disk or ssh-agent.