How to Install and Uninstall golang-github-fatih-camelcase-devel.noarch Package on Fedora 38

Last updated: October 09,2024

1. Install "golang-github-fatih-camelcase-devel.noarch" package

Here is a brief guide to show you how to install golang-github-fatih-camelcase-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-fatih-camelcase-devel.noarch

2. Uninstall "golang-github-fatih-camelcase-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-fatih-camelcase-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-fatih-camelcase-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-fatih-camelcase-devel.noarch package on Fedora 38

Last metadata expiration check: 1:27:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-fatih-camelcase-devel
Version : 1.0.0
Release : 9.fc38
Architecture : noarch
Size : 12 k
Source : golang-github-fatih-camelcase-1.0.0-9.fc38.src.rpm
Repository : fedora
Summary : Split a camelcase word into a slice of words in Go
URL : https://github.com/fatih/camelcase
License : MIT
Description : CamelCase is a Go package to split the words of a camelcase type string into a
: slice of words. It can be used to convert a camelcase word (lower or upper case)
: into any type of word.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/fatih/camelcase