How to Install and Uninstall motion Package on Kali Linux

Last updated: September 21,2024

1. Install "motion" package

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

$ sudo apt update $ sudo apt install motion

2. Uninstall "motion" package

Please follow the guidance below to uninstall motion on Kali Linux:

$ sudo apt remove motion $ sudo apt autoclean && sudo apt autoremove

3. Information about the motion package on Kali Linux

Package: motion
Source: motion (4.6.0-1)
Version: 4.6.0-1+b1
Installed-Size: 2275
Maintainer: Nicolas Mora
Architecture: amd64
Depends: libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), libmariadb3 (>= 3.0.0), libmicrohttpd12 (>= 0.9.50), libpq5, libsqlite3-0 (>= 3.5.9), libswscale7 (>= 7:6.0), debconf (>= 0.5) | debconf-2.0, adduser
Recommends: ffmpeg
Suggests: default-mysql-client, postgresql-client
Size: 511932
SHA256: 1b1b6b114a8f6bfc16aac15bf1cc921587e4754f57b4f2781d80a0eca06c5787
SHA1: bd2a69e84dc16ba4425b570914abb2ccaa1e7868
MD5sum: 1e9e710c8d5cfe12b666f40c0f647657
Description: V4L capture program supporting motion detection
Motion is a program that monitors the video signal from
one or more cameras and is able to detect if a significant
part of the picture has changed. Or in other words, it can
detect motion.
.
Motion is a command line based tool. It has no graphical
user interface. Everything is setup either via the
command line or via configuration files.
.
The output from motion can be:
- jpg/ppm image files
- mpeg/mp4/swf/flv/mov/ogg video sequences
.
Also, motion has its own minimalistic web server. Thus,
you can access the webcam output from motion via a browser.
Description-md5:
Homepage: https://motion-project.github.io/
Tag: hardware::camera, implemented-in::c, interface::commandline,
role::program, scope::utility, use::monitor, works-with-format::TODO,
works-with::image, works-with::video
Section: video
Priority: optional
Filename: pool/main/m/motion/motion_4.6.0-1+b1_amd64.deb