How to Install and Uninstall golang-github-evilsocket-ftrace-dev Package on Kali Linux

Last updated: September 19,2024

1. Install "golang-github-evilsocket-ftrace-dev" package

Please follow the steps below to install golang-github-evilsocket-ftrace-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-evilsocket-ftrace-dev

2. Uninstall "golang-github-evilsocket-ftrace-dev" package

Here is a brief guide to show you how to uninstall golang-github-evilsocket-ftrace-dev on Kali Linux:

$ sudo apt remove golang-github-evilsocket-ftrace-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-evilsocket-ftrace-dev package on Kali Linux

Package: golang-github-evilsocket-ftrace-dev
Source: golang-github-evilsocket-ftrace
Version: 1.2.0-2.1
Installed-Size: 29
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6292
SHA256: 493d1b515690091c07eed73b92bf95369040ce29f05e3c62f46e33e8c9319677
SHA1: 77ba4822f25835755747db88a6230b0087391f74
MD5sum: 245f1f41ea8ee84c27a407111902586d
Description: trace Linux syscalls using the FTRACE kernel framework
This package utilizes the FTRACE kernel framework in order to trace system
calls and kernel events from user space in Go programs.
.
Ftrace is an internal tracer designed to help out developers and designers of
systems to find what is going on inside the kernel. It can be used for
debugging or analyzing latencies and performance issues that take place
outside of user-space.
.
Although ftrace is typically considered the function tracer it is really a
framework of several assorted tracing utilities; there's latency tracing to
examine what occurs between interrupts disabled and enabled as well as for
preemption and from a time a task is woken to the task is actually scheduled
in.
Description-md5:
Homepage: https://github.com/evilsocket/ftrace
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-evilsocket-ftrace/golang-github-evilsocket-ftrace-dev_1.2.0-2.1_all.deb