How to Install and Uninstall sfront Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "sfront" package

Please follow the guidance below to install sfront on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sfront

2. Uninstall "sfront" package

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

$ sudo apt remove sfront $ sudo apt autoclean && sudo apt autoremove

3. Information about the sfront package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sfront
Priority: optional
Section: universe/sound
Installed-Size: 3559
Maintainer: Ubuntu Developers
Original-Maintainer: Santiago Vila
Architecture: amd64
Version: 0.99-1
Depends: libc6 (>= 2.14)
Recommends: make, gcc | c-compiler
Filename: pool/universe/s/sfront/sfront_0.99-1_amd64.deb
Size: 766310
MD5sum: 447e63f0a14aa57eed74a2648bc803fb
SHA1: e0eebebcbf23004598fde079bea7ad408358362e
SHA256: 866a3577564ceedb52196323ab5a0926019083905adce13e294762bc337919b8
Description-en: MPEG 4 Structured Audio decoder
Sfront compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into
efficient C programs that generate audio when executed. It supports
real-time, low-latency audio input/output, MIDI input from
soundcards, and Network Musical Performance.
.
MP4-SA is a standard for normative algorithmic sound, that combines
an audio signal processing language (SAOL) with score languages
(SASL, and the legacy MIDI File Format).
.
This package includes the sfront application, the sfront manual and
"The MPEG-4 Structured Audio Book", a book on sound modeling and
sequencing using MP4-SA.
Description-md5: 866ac3c4808d6c84bdc2c0884c652034
Homepage: http://www.cs.berkeley.edu/~lazzaro/sa/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu