How to Install and Uninstall golang-github-thomasrooney-gexpect-dev Package on Kali Linux

Last updated: May 03,2024

1. Install "golang-github-thomasrooney-gexpect-dev" package

This guide covers the steps necessary to install golang-github-thomasrooney-gexpect-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-thomasrooney-gexpect-dev

2. Uninstall "golang-github-thomasrooney-gexpect-dev" package

Learn how to uninstall golang-github-thomasrooney-gexpect-dev on Kali Linux:

$ sudo apt remove golang-github-thomasrooney-gexpect-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-thomasrooney-gexpect-dev package on Kali Linux

Package: golang-github-thomasrooney-gexpect-dev
Source: golang-github-thomasrooney-gexpect
Version: 0.0~git20161231.5482f03-4
Installed-Size: 32
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6368
SHA256: d90f0658e8850e9af0d1742a7aa48656e16f1c68d6cc5862fe6886cb48824ac0
SHA1: c0f90c8537141c0cd74c400822741d84d96fd15e
MD5sum: 41087c9ed387722336436c2dadeec77c
Description: pure golang expect library
Gexpect is a pure golang expect-like module. It provides the following
functions for simpler creation and control of other terminal applications:
.
- ReadLine, ReadUntil and SendLine send strings from/to stdout/stdin
- Wait and Close allow for graceful and ungraceful termination.
- AsyncInteractChannels spawns two go routines to pipe into and from
stdout/stdin, allowing for some usecases to be a little simpler.
- ExpectRegex uses golang's internal regex engine to wait until a match from
the process with the given regular expression (or an error on process
termination with no match)
- ExpectRegexFind allows for groups to be extracted from process stdout.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/thomasrooney/gexpect
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-thomasrooney-gexpect/golang-github-thomasrooney-gexpect-dev_0.0~git20161231.5482f03-4_all.deb