How to Install and Uninstall python-ecasound Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-ecasound" package

Here is a brief guide to show you how to install python-ecasound on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ecasound

2. Uninstall "python-ecasound" package

In this section, we are going to explain the necessary steps to uninstall python-ecasound on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ecasound $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ecasound package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ecasound
Priority: extra
Section: universe/python
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: all
Source: ecasound
Version: 2.9.1-7build1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), ecasound
Filename: pool/universe/e/ecasound/python-ecasound_2.9.1-7build1_all.deb
Size: 7694
MD5sum: 20a31ccc173b7c32401a4a67e93efd71
SHA1: 2e2e7209cca2624b92be492663ed8a39b93a7f9f
SHA256: c36e8d9bfaccc6797d83165fdcae744ff73dbf4b2430e67ba05d59af44618b0b
Description-en: multitrack-capable audio recorder and effect processor (Python bindings)
Ecasound is a software package designed for multitrack audio processing. It
can be used for simple tasks like audio playback, recording and format
conversions, as well as for multitrack effect processing, mixing, recording
and signal recycling.
.
Ecasound supports a wide range of audio inputs, outputs and effect algorithms.
Effects and audio objects can be combined in various ways, and their parameters
can be controlled by operator objects like oscillators and MIDI-CCs.
.
This package provides ecasound's Python bindings.
Description-md5: f6a382d9afd4ef72660d8b4fadc7ffaf
Homepage: http://www.eca.cx/ecasound/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu