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

Last updated: October 05,2024

1. Install "R-gert.x86_64" package

This guide covers the steps necessary to install R-gert.x86_64 on Fedora 34

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

2. Uninstall "R-gert.x86_64" package

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

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

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

Last metadata expiration check: 3:06:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-gert
Version : 1.3.0
Release : 1.fc34
Architecture : x86_64
Size : 199 k
Source : R-gert-1.3.0-1.fc34.src.rpm
Repository : updates
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.