How to Install and Uninstall fluster Package on Kali Linux

Last updated: June 23,2024

1. Install "fluster" package

This tutorial shows how to install fluster on Kali Linux

$ sudo apt update $ sudo apt install fluster

2. Uninstall "fluster" package

Please follow the instructions below to uninstall fluster on Kali Linux:

$ sudo apt remove fluster $ sudo apt autoclean && sudo apt autoremove

3. Information about the fluster package on Kali Linux

Package: fluster
Version: 1.0.1+git20231211.d9106f5-1
Installed-Size: 792
Maintainer: Debian Multimedia Maintainers
Architecture: all
Depends: python3:any
Size: 100028
SHA256: 1ba84207dcac7ce36e1b4e50cf6e0717ed728d3578220a3790b5af01c27d8f01
SHA1: fa075423c52d178dd5ce94cb9f166026224de984
MD5sum: 849bd3ff82efe73563b6c55e68076044
Description: Testing framework for multimedia decoder conformance
Fluster is a testing framework written in Python for decoders conformance. It
is composed of a CLI application that runs a number of test suites with the
supported decoders. Its purpose is to check different decoder implementations
against known test suites with known and tested results. It has been originally
designed to check the conformance of H.265/HEVC decoders, but it also supports
H.264/AVC and can be easily extended to add more decoders and test suites.
.
It is useful for codec development to ensure that the decoder driver and
userspace components are implemented correctly.
Description-md5:
Homepage: https://github.com/fluendo/fluster
Section: video
Priority: optional
Filename: pool/main/f/fluster/fluster_1.0.1+git20231211.d9106f5-1_all.deb