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

Last updated: October 08,2024

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

Here is a brief guide to show you how to install golang-github-nicksnyder-i18n-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall golang-github-nicksnyder-i18n-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 5:52:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-nicksnyder-i18n-devel
Epoch : 1
Version : 1.10.1
Release : 6.fc35
Architecture : noarch
Size : 45 k
Source : golang-github-nicksnyder-i18n-1.10.1-6.fc35.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