How to Install and Uninstall golang-github-evilsocket-ftrace-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

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

Please follow the guidelines below to install golang-github-evilsocket-ftrace-dev on Ubuntu 21.10 (Impish Indri)

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

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

This tutorial shows how to uninstall golang-github-evilsocket-ftrace-dev on Ubuntu 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-github-evilsocket-ftrace-dev
Architecture: all
Version: 1.2.0-2.1
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.1_all.deb
Size: 6328
MD5sum: 6a8726b6021b7ac1d6f123a09c518750
SHA1: 66e70c407ae7ff36ed93c591478a394191378598
SHA256: 669f869c1f6bcc50132400cca197253a35a4026ab9a353253ffe38038df4ca8e
SHA512: 7f817ceddbfd652a4172276d7c122851466e59bfeb7c16e6ff0dab268041788c1e484fdc32808f5a234f5f762733fe74a1c660aa27a86830b01e7e8cdbeb6b24
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