How to Install and Uninstall valinor Package on Kali Linux

Last updated: May 21,2024

1. Install "valinor" package

Please follow the instructions below to install valinor on Kali Linux

$ sudo apt update $ sudo apt install valinor

2. Uninstall "valinor" package

This tutorial shows how to uninstall valinor on Kali Linux:

$ sudo apt remove valinor $ sudo apt autoclean && sudo apt autoremove

3. Information about the valinor package on Kali Linux

Package: valinor
Version: 1.1.4+ds-10
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: all
Depends: gdb-multiarch, python3-colorama, python3-pkg-resources, python3-project-generator, python3-pyelftools, python3-pyocd, python3:any
Size: 12932
SHA256: 6f6d6e2cd4fdda8ce583f73026899cbf8985ad2e2a7732fed12b740cbc6a9540
SHA1: 7183d7e6623b4035c6dd05ceae6e88c877f32b08
MD5sum: 3da79ae0f425d574b29c10d4a3457b6d
Description: generate IDE project files to debug ELF files
Valinor is a utility used to generate debugger project files and launch a
debugger, when debugging an ELF file.
.
Valinor is designed to be used as a proxy debug command for yotta targets to
provide as their scripts.debug command.
Description-md5:
Homepage: https://github.com/ARMmbed/valinor
Section: devel
Priority: optional
Filename: pool/main/v/valinor/valinor_1.1.4+ds-10_all.deb