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

Last updated: September 28,2024

1. Install "R-gert.x86_64" package

This is a short guide on how to install R-gert.x86_64 on Fedora 36

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

2. Uninstall "R-gert.x86_64" package

This tutorial shows how to uninstall R-gert.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 1:26:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-gert
Version : 1.4.3
Release : 2.fc36
Architecture : x86_64
Size : 214 k
Source : R-gert-1.4.3-2.fc36.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.