How to Install and Uninstall rust-Inflector+heavyweight-devel.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "rust-Inflector+heavyweight-devel.noarch" package

Learn how to install rust-Inflector+heavyweight-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-Inflector+heavyweight-devel.noarch

2. Uninstall "rust-Inflector+heavyweight-devel.noarch" package

This guide covers the steps necessary to uninstall rust-Inflector+heavyweight-devel.noarch on Fedora 36:

$ sudo dnf remove rust-Inflector+heavyweight-devel.noarch $ sudo dnf autoremove

3. Information about the rust-Inflector+heavyweight-devel.noarch package on Fedora 36

Last metadata expiration check: 5:05:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-Inflector+heavyweight-devel
Version : 0.11.4
Release : 3.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-Inflector-0.11.4-3.fc36.src.rpm
Repository : fedora
Summary : Adds String based inflections for Rust
URL : https://crates.io/crates/Inflector
License : BSD
Description : Adds String based inflections for Rust. Snake, kebab, camel, sentence, class,
: title and table cases as well as ordinalize, deordinalize, demodulize, foreign
: key, and pluralize/singularize are supported as both traits and pure functions
: acting on String types.
:
: This package contains library source intended for building other packages
: which use "heavyweight" feature of "Inflector" crate.