How to Install and Uninstall sct Package on Kali Linux

Last updated: May 14,2024

1. Install "sct" package

Please follow the step by step instructions below to install sct on Kali Linux

$ sudo apt update $ sudo apt install sct

2. Uninstall "sct" package

This is a short guide on how to uninstall sct on Kali Linux:

$ sudo apt remove sct $ sudo apt autoclean && sudo apt autoremove

3. Information about the sct package on Kali Linux

Package: sct
Source: setcolortemperature (1.3-1)
Version: 1.3-1+b1
Installed-Size: 31
Maintainer: Jacob Adams
Architecture: amd64
Depends: libc6 (>= 2.2.5), libx11-6, libxrandr2 (>= 2:1.2.99.2)
Size: 6768
SHA256: 9a09af604483b1f4fc556254bc721618bd88bf5f3e254593522e1496e61a1e23
SHA1: 4efaa4c46594d0f973b7c9b2ca8813eb58da1352
MD5sum: bba667217711be1d783d2732a64ee061
Description: Set screen color temperature
sct is a small C program to change the screen color temperature. It
can be used to reduce or increase the amount of blue light produced
by the screen.
.
sct sets the color temperature of the screen via xrandr like redshift.
Unlike redshift, it is only 80 lines of C and will not change the
screen temperature automatically.
Description-md5: 2d5f62027f3b6b71d42fdd7af41ea641
Homepage: https://github.com/Tookmund/setcolortemperature
Section: x11
Priority: optional
Filename: pool/main/s/setcolortemperature/sct_1.3-1+b1_amd64.deb