How to Install and Uninstall golang-rice Package on Kali Linux

Last updated: May 09,2024

1. Install "golang-rice" package

In this section, we are going to explain the necessary steps to install golang-rice on Kali Linux

$ sudo apt update $ sudo apt install golang-rice

2. Uninstall "golang-rice" package

Please follow the guidance below to uninstall golang-rice on Kali Linux:

$ sudo apt remove golang-rice $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-rice package on Kali Linux

Package: golang-rice
Source: golang-github-geertjohan-go.rice (1.0.2-1)
Version: 1.0.2-1+b14
Installed-Size: 4171
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1431552
SHA256: a1cae5737d57a55090a83e2036de66dee5e055fa33eb764f8ddba5c7961e2ec6
SHA1: 92cfc196271dd10dbd1b6c37b3c658dec7d76394
MD5sum: ccc0886e5177c8f2954a96062b8e43fb
Description: tool for embedding web resources into Go executables
go.rice is a Golang package that makes working with resources such as
html, js, css, images and templates very easy. During development
go.rice will load required files directly from disk. Upon deployment
it is easy to add all resource files to a executable using the rice
tool, without changing the source code for your package. Several
methods are provided for adding resources to your binary by go.rice.
.
This package contains the command-line tool.
Description-md5:
Homepage: https://github.com/GeertJohan/go.rice
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-akavel-rsrc (= 1:0.8.0-2), golang-github-daaku-go.zipexe (= 1.0.1-2), golang-github-geertjohan-go.incremental (= 1.0.0-2), golang-github-nkovacs-streamquote (= 1.0.0-5), golang-github-valyala-bytebufferpool (= 1.0.0-3), golang-github-valyala-fasttemplate (= 1.2.2+ds1-1), golang-go-flags (= 1.4.0-6)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-geertjohan-go.rice/golang-rice_1.0.2-1+b14_amd64.deb