How to Install and Uninstall reflex Package on Kali Linux

Last updated: May 16,2024

1. Install "reflex" package

In this section, we are going to explain the necessary steps to install reflex on Kali Linux

$ sudo apt update $ sudo apt install reflex

2. Uninstall "reflex" package

This guide covers the steps necessary to uninstall reflex on Kali Linux:

$ sudo apt remove reflex $ sudo apt autoclean && sudo apt autoremove

3. Information about the reflex package on Kali Linux

Package: reflex
Source: reflex (0.3.1-1)
Version: 0.3.1-1+b9
Installed-Size: 1982
Maintainer: Kyle Robbertze
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 732340
SHA256: 0d1c2060225696bd8485d16c930c6c5b6aa6459c157edf8346036e41e6a6f866
SHA1: e932bd374503bdcdcf183c5ccf9f658b76dc9d0c
MD5sum: 482ee8ec851afa91feca6ace1cbeb135
Description: Run a command when files change
Reflex is a small tool to watch a directory and rerun a command
when certain files change. It's great for automatically running
compile/lint/test tasks and for reloading your application when the
code changes.
Description-md5:
Homepage: https://github.com/cespare/reflex
Built-Using: golang-1.21 (= 1.21.3-1), golang-fsnotify (= 1.6.0-2), golang-github-creack-pty (= 1.1.18-1), golang-github-kballard-go-shellquote (= 0.0~git20180428.95032a8-2), golang-github-ogier-pflag (= 0.0~git20160129.0.45c278a-5.1), golang-golang-x-sys (= 0.12.0-1)
Section: devel
Priority: optional
Filename: pool/main/r/reflex/reflex_0.3.1-1+b9_amd64.deb