How to Install and Uninstall python3-inflection.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "python3-inflection.noarch" package
This guide covers the steps necessary to install python3-inflection.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-inflection.noarch
Copied
2. Uninstall "python3-inflection.noarch" package
Here is a brief guide to show you how to uninstall python3-inflection.noarch on Fedora 36:
$
sudo dnf remove
python3-inflection.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-inflection.noarch package on Fedora 36
Last metadata expiration check: 0:26:28 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-inflection
Version : 0.5.1
Release : 5.fc36
Architecture : noarch
Size : 17 k
Source : python-inflection-0.5.1-5.fc36.src.rpm
Repository : fedora
Summary : Port of Ruby on Rails inflector to Python
URL : https://github.com/jpvanhal/inflection
License : MIT
Description : Inflection is a string transformation library. It singularizes and pluralizes
: English words, and transforms strings from CamelCase to underscored string.
: Inflection is a port of Ruby on Rails’ inflector to Python.
:
: Python 3 version.
Available Packages
Name : python3-inflection
Version : 0.5.1
Release : 5.fc36
Architecture : noarch
Size : 17 k
Source : python-inflection-0.5.1-5.fc36.src.rpm
Repository : fedora
Summary : Port of Ruby on Rails inflector to Python
URL : https://github.com/jpvanhal/inflection
License : MIT
Description : Inflection is a string transformation library. It singularizes and pluralizes
: English words, and transforms strings from CamelCase to underscored string.
: Inflection is a port of Ruby on Rails’ inflector to Python.
:
: Python 3 version.