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

Last updated: September 21,2024

1. Install "R-jqr.x86_64" package

This is a short guide on how to install R-jqr.x86_64 on Fedora 34

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

2. Uninstall "R-jqr.x86_64" package

Please follow the guidance below to uninstall R-jqr.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:48:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-jqr
Version : 1.2.1
Release : 2.fc34
Architecture : x86_64
Size : 151 k
Source : R-jqr-1.2.1-2.fc34.src.rpm
Repository : updates
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.