How to Install and Uninstall golang-github-gorilla-sessions-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "golang-github-gorilla-sessions-dev" package

In this section, we are going to explain the necessary steps to install golang-github-gorilla-sessions-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-gorilla-sessions-dev

2. Uninstall "golang-github-gorilla-sessions-dev" package

Learn how to uninstall golang-github-gorilla-sessions-dev on Kali Linux:

$ sudo apt remove golang-github-gorilla-sessions-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-gorilla-sessions-dev package on Kali Linux

Package: golang-github-gorilla-sessions-dev
Source: golang-github-gorilla-sessions
Version: 1.2.1-1
Installed-Size: 58
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-gorilla-securecookie-dev
Size: 12776
SHA256: a32f23424566edbf0a9b8afe39a953644721d5b5530962c5fccd259aeaf93bca
SHA1: 204b935f2f247b41f7ca03071860aeb5f8ea3a14
MD5sum: 49179e37b02c7652520d5ce62b476fdc
Description: save cookie and filesystem sessions and allow custom session backends
This package provides a Go library that implements methods to save
cookies and filesystem sessions and allows custom session backends.
It is provided by Gorilla which is a web toolkit for the Go
programming language.
.
Features:
- Simple API: use it as an easy way to set signed cookies
- Cookies can optionally be enycrpted
- Built-in backends to store sessions in cookies on the filesystem
- Flash messages: session values that last until read
- Session persistency switching
- Methods to rotate authentication and encryption keys
- Multiple sessions per request, even using different backends
- Support for custom session backends
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/gorilla/sessions
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-gorilla-sessions/golang-github-gorilla-sessions-dev_1.2.1-1_all.deb