How to Install and Uninstall glasscoder Package on Kali Linux

Last updated: May 20,2024

1. Install "glasscoder" package

This tutorial shows how to install glasscoder on Kali Linux

$ sudo apt update $ sudo apt install glasscoder

2. Uninstall "glasscoder" package

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

$ sudo apt remove glasscoder $ sudo apt autoclean && sudo apt autoremove

3. Information about the glasscoder package on Kali Linux

Package: glasscoder
Version: 2.0.1-2
Installed-Size: 641
Maintainer: Kyle Robbertze
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libtag1v5 (>= 1.9.1-2.2~)
Suggests: python3, python3-requests, glassgui
Size: 198744
SHA256: e7f93d752b003ed3ad4142505b60e32cc7050cf7fe32098cd8de4e4eb3d8374b
SHA1: 8b19c267e15bab4e1e36d3b3d8f28d9cf76c23f8
MD5sum: 40adda587978ce2aa71945ab97fb60f5
Description: minimalist audio encoder for generating live streams
GlassCoder is a minimalist audio encoder for IceCase and Soutcase
streaming servers as well as HTTP Live Streaming (HLS). It supports
the following audio sources:
.
Advanced Linux Sound Architecture (ALSA)
File Streaming (FILE)
JACK Audio Connection Kit (JACK)
.
The base GlassCoder streamer component utilizes no configuration files or
GUI interface whatsoever; with the 'user interface' consisting entirely of
the command-line invocation. As such, it is well suited for use cases where
the encoder is completely driven by an external system or script.
.
The following audio codecs are supported:
.
MPEG-1/1.5 Layer 3 ('MP3')
Ogg Opus
Ogg Vorbis
PCM16
.
Also included is GlassGui, a graphical point-and-click interface that can
be used to drive GlassCoder or generate command-line invocations that
can be copy/pasted to other systems
Description-md5:
Homepage: https://github.com/ElvishArtisan/GlassCoder
Tag: uitoolkit::qt
Section: sound
Priority: optional
Filename: pool/main/g/glasscoder/glasscoder_2.0.1-2_amd64.deb