How to Install and Uninstall erlang-kvc.noarch Package on Fedora 35
Last updated: November 26,2024
1. Install "erlang-kvc.noarch" package
Please follow the instructions below to install erlang-kvc.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
erlang-kvc.noarch
Copied
2. Uninstall "erlang-kvc.noarch" package
Please follow the guidance below to uninstall erlang-kvc.noarch on Fedora 35:
$
sudo dnf remove
erlang-kvc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the erlang-kvc.noarch package on Fedora 35
Last metadata expiration check: 3:41:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : erlang-kvc
Version : 1.7.0
Release : 13.fc35
Architecture : noarch
Size : 20 k
Source : erlang-kvc-1.7.0-13.fc35.src.rpm
Repository : fedora
Summary : Key Value Coding for Erlang data structures
URL : https://github.com/etrepum/kvc
License : MIT
Description : kvc supports Key Value Coding-like queries on common Erlang data structures. A
: common use case for kvc is to quickly access one or more deep values in decoded
: JSON, or some other nested data structure. It can also help with some aggregate
: operations. It solves similar problems that you might want to use a tool like
: XPath or jQuery for, but it is far simpler and strictly less powerful. It's
: inspired by Apple's NSKeyValueCoding protocol from Objective-C.
Available Packages
Name : erlang-kvc
Version : 1.7.0
Release : 13.fc35
Architecture : noarch
Size : 20 k
Source : erlang-kvc-1.7.0-13.fc35.src.rpm
Repository : fedora
Summary : Key Value Coding for Erlang data structures
URL : https://github.com/etrepum/kvc
License : MIT
Description : kvc supports Key Value Coding-like queries on common Erlang data structures. A
: common use case for kvc is to quickly access one or more deep values in decoded
: JSON, or some other nested data structure. It can also help with some aggregate
: operations. It solves similar problems that you might want to use a tool like
: XPath or jQuery for, but it is far simpler and strictly less powerful. It's
: inspired by Apple's NSKeyValueCoding protocol from Objective-C.