How to Install and Uninstall golang-github-spf13-cast-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "golang-github-spf13-cast-dev" package

This is a short guide on how to install golang-github-spf13-cast-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-spf13-cast-dev

2. Uninstall "golang-github-spf13-cast-dev" package

This guide covers the steps necessary to uninstall golang-github-spf13-cast-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-spf13-cast-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-spf13-cast-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-spf13-cast-dev
Architecture: all
Version: 1.3.1-1
Priority: extra
Section: universe/devel
Source: golang-github-spf13-cast
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 82
Depends: golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-github-spf13-cast/golang-github-spf13-cast-dev_1.3.1-1_all.deb
Size: 10572
MD5sum: 4658e556261f08ca884cb0c5feeb6f56
SHA1: d31e2613cc5399110e96677e955ba4637b6d4b00
SHA256: ae8319e319b35493443ed62b13a77bd6de38fbe34bf54324daa790bc9847edcb
SHA512: 4ff457a6d384afacda9811a249222b6bc4fe19ff1e9ed09636756b3762ea7fa439fc218971b930e6af8c03cedabdf76364690ce170b5115da94382fa7799c856
Homepage: https://github.com/spf13/cast
Description-en: Safe and easy casting from one type to another in Go
Cast is a library to convert between different Go types in a consistent
and easy way.
.
Cast provides simple functions to easily convert a number to a string, an
interface into a bool, etc. Cast does this intelligently when an obvious
conversion is possible. It doesn’t make any attempts to guess what you
meant; for example, you can only convert a string to an int when it is a
string representation of an int such as “8”.
.
Cast was developed for use in Hugo (http://gohugo.io/), a website engine
which uses YAML, TOML or JSON for meta data.
Description-md5: bdf941ae1043986bb862ea7db0efefe8