How to Install and Uninstall python3-pyatem Package on Kali Linux

Last updated: February 03,2025

1. Install "python3-pyatem" package

Please follow the guidance below to install python3-pyatem on Kali Linux

$ sudo apt update $ sudo apt install python3-pyatem

2. Uninstall "python3-pyatem" package

In this section, we are going to explain the necessary steps to uninstall python3-pyatem on Kali Linux:

$ sudo apt remove python3-pyatem $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyatem package on Kali Linux

Package: python3-pyatem
Source: pyatem
Version: 0.10.0-1
Installed-Size: 450
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-usb, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Recommends: python3-zeroconf
Size: 74104
SHA256: 95932e910816ed27fbcf6baf627624affd8f5c863432bdcfd8b487aab573dad2
SHA1: 8a1cb4524ebbcecd28012a737329933dd34eb63c
MD5sum: a5231a7a47e4e266f608edf9bf41e092
Description: Blackmagic Design ATEM video switchers (Python 3)
Open Switcher is a control application for the Blackmagic Design ATEM video
switchers. These are normally controlled with the propriatary Windows or Osx
application over a network connection. In some cases it's also possible to
control these switchers using hardware buttons but that doesn't expose the full
functionality of these mixers.
.
Switcher Control is a re-implementation that aims to be as close to the
supported features of ATEM Software Control as possible. Getting to 100%
compatibility would be quite hard since it exposes quite a lot of extra
functionalities for specific models of mixers which would be technically
difficult to implement or hard to do due to lack of access to the more
expensive hardware.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://openswitcher.org/
Section: python
Priority: optional
Filename: pool/main/p/pyatem/python3-pyatem_0.10.0-1_amd64.deb