How to Install and Uninstall obs-cli Package on Kali Linux

Last updated: May 19,2024

1. Install "obs-cli" package

Here is a brief guide to show you how to install obs-cli on Kali Linux

$ sudo apt update $ sudo apt install obs-cli

2. Uninstall "obs-cli" package

This is a short guide on how to uninstall obs-cli on Kali Linux:

$ sudo apt remove obs-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the obs-cli package on Kali Linux

Package: obs-cli
Source: obs-cli (0.4.0-1)
Version: 0.4.0-1+b9
Installed-Size: 6771
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 2199172
SHA256: c78294856cdf2c06145f27664cee9d853fa47c46f84b03c97773b4e4b6348439
SHA1: bd99930915205e4fc95e5f922fdd55eb1a0414a0
MD5sum: f477c658f535a29d16e5fbfd3a74bff6
Description: command-line remote control for OBS Studio
OBS-cli is a command-line remote control for Open Broadcaster Software (OBS)
Studio. It requires the obs-websocket plugin to be installed on your system.
.
obs-cli supports following commands:
* label countdown/text
* recording start/status/stop/toggle
* scene switch
* sceneitem center/hide/list/show/toggle
* source list/toggle-mute
* stream start/status/stop/toggle
Description-md5:
Homepage: https://github.com/muesli/obs-cli
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-andreykaipov-goobs (= 0.8.0-1), golang-github-dustin-go-humanize (= 1.0.1-1), golang-github-gorilla-websocket (= 1.5.0-2), golang-github-nu7hatch-gouuid (= 0.0~git20131221.0.179d4d0-5), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1)
Section: golang
Priority: optional
Filename: pool/main/o/obs-cli/obs-cli_0.4.0-1+b9_amd64.deb