How to Install and Uninstall golang-github-leonelquinteros-gotext-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-leonelquinteros-gotext-dev" package

Please follow the guidelines below to install golang-github-leonelquinteros-gotext-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-leonelquinteros-gotext-dev

2. Uninstall "golang-github-leonelquinteros-gotext-dev" package

This guide covers the steps necessary to uninstall golang-github-leonelquinteros-gotext-dev on Kali Linux:

$ sudo apt remove golang-github-leonelquinteros-gotext-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-leonelquinteros-gotext-dev package on Kali Linux

Package: golang-github-leonelquinteros-gotext-dev
Source: golang-github-leonelquinteros-gotext
Version: 1.5.0-3
Installed-Size: 217
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-tools-dev, golang-golang-x-text-dev
Size: 25684
SHA256: b2cd4dd42d513a5ff3627bc21ba600b4f40d3000caf00a2a2e4ae124aa060522
SHA1: 4dd94b5683cb7b49c5064d1bfd856a67f8cdcc92
MD5sum: 5c2b3e373bac51928648420ca874de25
Description: Go GNU gettext utilities package (library)
GNU gettext utilities (https://www.gnu.org/software/gettext) for Go.
.
Features
.
* Implements GNU gettext support in native Go.
* Complete support for PO files
(https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html)
including:
* Support for multiline strings and headers.
* Support for variables inside translation strings using Go's fmt
syntax (https://golang.org/pkg/fmt/).
* Support for pluralization rules
(https://www.gnu.org/software/gettext/manual/html_node/Translating-
plural-forms.html).
* Support for message contexts
(https://www.gnu.org/software/gettext/manual/html_node/Contexts.html).
* Support for MO files.
* Thread-safe: This package is safe for concurrent use across multiple
goroutines.
* It works with UTF-8 encoding as it's the default for Go language.
* Unit tests available.
* Language codes are automatically simplified from the form en_UK to en
if the first isn't available.
* Ready to use inside Go templates.
* Objects are serializable to []byte to store them in cache.
* Support for Go Modules.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/leonelquinteros/gotext
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-leonelquinteros-gotext/golang-github-leonelquinteros-gotext-dev_1.5.0-3_all.deb