How to Install and Uninstall scons Package on Kali Linux

Last updated: November 05,2024

1. Install "scons" package

This guide let you learn how to install scons on Kali Linux

$ sudo apt update $ sudo apt install scons

2. Uninstall "scons" package

Here is a brief guide to show you how to uninstall scons on Kali Linux:

$ sudo apt remove scons $ sudo apt autoclean && sudo apt autoremove

3. Information about the scons package on Kali Linux

Package: scons
Version: 4.5.2+dfsg-1
Installed-Size: 2648
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Depends: python3-pkg-resources, python3:any
Suggests: scons-doc
Size: 676080
SHA256: cae04aa2c01be0d2d9a1072a583db877521a33ced4ceb3d7be086a5f5059a58b
SHA1: 6dad8abbe98b27fa753f0e8f08649725fa1c5ffb
MD5sum: f3bc97af15ba0dd0517f7e832a4ce2cd
Description: replacement for make
SCons is a make replacement providing a range of enhanced features such
as automated dependency generation and built in compilation cache
support. SCons rule sets are Python scripts so as well as the features
it provides itself SCons allows you to use the full power of Python
to control compilation.
Description-md5:
Homepage: https://www.scons.org/
Tag: devel::buildtools, implemented-in::python, interface::commandline,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/s/scons/scons_4.5.2+dfsg-1_all.deb