How to Install and Uninstall perl-String-CamelCase.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "perl-String-CamelCase.noarch" package

This guide covers the steps necessary to install perl-String-CamelCase.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-String-CamelCase.noarch

2. Uninstall "perl-String-CamelCase.noarch" package

Please follow the guidance below to uninstall perl-String-CamelCase.noarch on Fedora 35:

$ sudo dnf remove perl-String-CamelCase.noarch $ sudo dnf autoremove

3. Information about the perl-String-CamelCase.noarch package on Fedora 35

Last metadata expiration check: 0:17:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-String-CamelCase
Version : 0.04
Release : 12.fc35
Architecture : noarch
Size : 12 k
Source : perl-String-CamelCase-0.04-12.fc35.src.rpm
Repository : fedora
Summary : Convert underscore_text to CamelCase and back
URL : https://metacpan.org/release/String-CamelCase
License : GPL+ or Artistic
Description : This module exports two functions to convert underscore_text to CamelCase and
: back again.