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

Last updated: October 07,2024

1. Install "R-jqr.x86_64" package

Please follow the guidance below to install R-jqr.x86_64 on Fedora 36

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

2. Uninstall "R-jqr.x86_64" package

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

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

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

Last metadata expiration check: 2:10:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-jqr
Version : 1.2.1
Release : 3.fc36
Architecture : x86_64
Size : 165 k
Source : R-jqr-1.2.1-3.fc36.src.rpm
Repository : fedora
Summary : Client for 'jq', a 'JSON' Processor
URL : https://CRAN.R-project.org/package=jqr
License : MIT
Description : Client for 'jq', a 'JSON' processor (),
: written in C. 'jq' allows the following with 'JSON' data: index into,
: parse, do calculations, cut up and filter, change key names and values,
: perform conditionals and comparisons, and more.