How to Install and Uninstall golang-github-nicksnyder-i18n-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-nicksnyder-i18n-devel.noarch" package

This is a short guide on how to install golang-github-nicksnyder-i18n-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-nicksnyder-i18n-devel.noarch

2. Uninstall "golang-github-nicksnyder-i18n-devel.noarch" package

Please follow the guidance below to uninstall golang-github-nicksnyder-i18n-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-nicksnyder-i18n-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-nicksnyder-i18n-devel.noarch package on Fedora 34

Last metadata expiration check: 1:34:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-nicksnyder-i18n-devel
Epoch : 1
Version : 1.10.1
Release : 5.fc34
Architecture : noarch
Size : 45 k
Source : golang-github-nicksnyder-i18n-1.10.1-5.fc34.src.rpm
Repository : fedora
Summary : Translate your Go program into multiple languages
URL : https://github.com/nicksnyder/go-i18n
License : MIT
Description : go-i18n is a Go package and a command that helps you translate Go programs into
: multiple languages.
:
: – Supports pluralized strings for all 200+ languages in the Unicode Common
: Locale Data Repository (CLDR).
: – Code and tests are automatically generated from CLDR data.
: – Supports strings with named variables using text/template syntax.
: – Supports message files of any format (e.g. JSON, TOML, YAML, etc.).
: – Documented and tested!
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/nicksnyder/go-i18n