How to Install and Uninstall golang-x-text-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "golang-x-text-devel.noarch" package

This tutorial shows how to install golang-x-text-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install golang-x-text-devel.noarch

2. Uninstall "golang-x-text-devel.noarch" package

This guide covers the steps necessary to uninstall golang-x-text-devel.noarch on CentOS Stream 9:

$ sudo dnf remove golang-x-text-devel.noarch $ sudo dnf autoremove

3. Information about the golang-x-text-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:01:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-x-text-devel
Version : 0.14.0
Release : 1.el9
Architecture : noarch
Size : 4.4 M
Source : golang-x-text-0.14.0-1.el9.src.rpm
Repository : epel
Summary : Go text processing support
URL : https://github.com/golang/text
License : BSD-3-Clause
Description : Text is a repository of text-related packages related to internationalization
: (i18n) and localization (l10n), such as character encodings, text
: transformations, and locale-specific text handling.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – golang.org/x/text