How to Install and Uninstall emacs-json-snatcher.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "emacs-json-snatcher.noarch" package

Please follow the instructions below to install emacs-json-snatcher.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install emacs-json-snatcher.noarch

2. Uninstall "emacs-json-snatcher.noarch" package

In this section, we are going to explain the necessary steps to uninstall emacs-json-snatcher.noarch on Fedora 34:

$ sudo dnf remove emacs-json-snatcher.noarch $ sudo dnf autoremove

3. Information about the emacs-json-snatcher.noarch package on Fedora 34

Last metadata expiration check: 5:12:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : emacs-json-snatcher
Version : 1.0.0
Release : 7.fc34
Architecture : noarch
Size : 14 k
Source : emacs-json-snatcher-1.0.0-7.fc34.src.rpm
Repository : updates
Summary : Get the path to a JSON element in Emacs
URL : https://github.com/Sterlingg/json-snatcher
License : GPLv3+
Description : Say you're looking through a large JSON file, and see a value that you want to
: extract programmatically. This Emacs extension will allow you to snatch the path
: to this value.