How to Install and Uninstall golang-github-evilsocket-ftrace-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

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

Please follow the steps below to install golang-github-evilsocket-ftrace-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-evilsocket-ftrace-dev
Architecture: all
Version: 1.2.0-2
Priority: optional
Section: universe/devel
Source: golang-github-evilsocket-ftrace
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Filename: pool/universe/g/golang-github-evilsocket-ftrace/golang-github-evilsocket-ftrace-dev_1.2.0-2_all.deb
Size: 6216
MD5sum: 1689b22f2ab35ab31545f4b7c026cb1a
SHA1: cace7d53e9b19646e9d650dc356f89cf2b1863b2
SHA256: 74e3a1ac30a96817a44b75d9851ef998f8ff220496400dcc79fe6ed2f1189764
SHA512: 1848849945dab6161066cebdf280910b83566f37660e338751b9f65375ba1b98c2be05b59625564183c9c82cc2d2438d5acbd23fb170f7b8622e3061b7d297ce
Homepage: https://github.com/evilsocket/ftrace
Description-en: 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: cadb039214b663623941874be34f3d05