How to Install and Uninstall python3-barectf Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-barectf" package

This is a short guide on how to install python3-barectf on Kali Linux

$ sudo apt update $ sudo apt install python3-barectf

2. Uninstall "python3-barectf" package

This tutorial shows how to uninstall python3-barectf on Kali Linux:

$ sudo apt remove python3-barectf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-barectf package on Kali Linux

Package: python3-barectf
Source: barectf
Version: 3.1.2-1
Installed-Size: 595
Maintainer: Michael Jeanson
Architecture: all
Depends: python3-jinja2 (>= 2.11), python3-jsonschema (>= 3.2), python3-pkg-resources, python3-termcolor (>= 1.1), python3-yaml (>= 5.3), python3:any
Size: 71316
SHA256: cf0a8bd1e49c6faa10f654d5ee6945674ca711ae8d57bf4d58214be3ae2e4c49
SHA1: 38d81d61cd00dc197010aa436b7cf75773542a4c
MD5sum: 3d3ded08d261921ce31285cac2f99ea0
Description: C99 code generator to write native CTF
barectf is a command-line utility which generates C99 code that is able to
write native Common Trace Format (CTF) binary streams. The target audience
is developers who need to trace bare metal systems (without an operating
system). The code produced is pure C99 and can be lightweight enough to fit
on a tiny microcontroller.
Description-md5:
Homepage: https://barectf.org
Section: python
Priority: optional
Filename: pool/main/b/barectf/python3-barectf_3.1.2-1_all.deb