How to Install and Uninstall golang-golang-x-text-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "golang-golang-x-text-dev" package

Please follow the guidelines below to install golang-golang-x-text-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-golang-x-text-dev

2. Uninstall "golang-golang-x-text-dev" package

This tutorial shows how to uninstall golang-golang-x-text-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-golang-x-text-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-golang-x-text-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-golang-x-text-dev
Architecture: all
Version: 0.3.5-1
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Source: golang-golang-x-text
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36886
Filename: pool/universe/g/golang-golang-x-text/golang-golang-x-text-dev_0.3.5-1_all.deb
Size: 3860644
MD5sum: f34fc0c28c2e5e477a140cbe21a07743
SHA1: 3af79f854066d24a2f032b48429ee69e00c3b017
SHA256: 5aa8a8703a389767e38a332062c45f1ff0b3dd4fcd1ad676b9c8ecb8cb61c30b
SHA512: 424297c39442e47a12b4147fcaa9f2b5368581b3dc16739daaee20df8d09f44e7375315e1ef46571af420220b8805d731cb320e47f3d8033414b6978bad5d3ab
Homepage: https://godoc.org/golang.org/x/text
Description-en: Supplementary Go text-related libraries
golang.org/x/text is a repository of text-related packages, such as character
encodings, text transformations, and locale-specific text handling.
.
- cases: Package cases provides general and language-specific case mappers.
- cldr: Package cldr provides a parser for LDML and related XML formats.
- collate: Package collate contains types for comparing and sorting Unicode
strings according to a given collation order.
- display: Package display provides display names for languages, scripts and
regions in a requested language.
- encoding: Package encoding defines an interface for character encodings,
such as Shift JIS and Windows 1252, that can convert to and from UTF-8.
- encoding/charmap: Package charmap provides simple character encodings such
as IBM Code Page 437 and Windows 1252.
- encoding/japanese: Package japanese provides Japanese encodings such as
EUC-JP and Shift JIS.
- encoding/korean: Package korean provides Korean encodings such as EUC-KR.
- encoding/simplifiedchinese: Package simplifiedchinese provides Simplified
Chinese encodings such as GBK.
- encoding/traditionalchinese: Package traditionalchinese provides
Traditional Chinese encodings such as Big5.
- encoding/unicode: Package unicode provides Unicode encodings such as
UTF-16.
- internal/colltab: Package colltab contains functionality related to
collation tables.
- internal/gen: Package gen contains common code for the various code
generation tools in the text repository.
- internal/testtext: Package testtext contains test data that is of common
use to the text repository.
- internal/triegen: Package triegen implements a code generator for a trie
for associating unsigned integer values with UTF-8 encoded runes.
- internal/ucd: Package ucd provides a parser for Unicode Character Database
files, the format of which is defined in
http://www.unicode.org/reports/tr44/.
- language: Package language implements BCP 47 language tags and related
functionality.
- runes: Package runes provide transforms for UTF-8 encoded text.
- search: Package search provides language-specific search and string
matching.
- transform: Package transform provides reader and writer wrappers that
transform the bytes passing through as well as various transformations.
- unicode/norm: Package norm contains types and functions for normalizing
Unicode strings.
- unicode/rangetable: Package rangetable creates new unicode.RangeTables.
- width: Package width provides functionality for handling different widths
in text.
.
This repository was previously available at https://code.google.com/p/go.text/
Description-md5: 52899223c66b159943bbdd9d3c873da0