How to Install and Uninstall libfishsound1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "libfishsound1-dev" package

Please follow the step by step instructions below to install libfishsound1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfishsound1-dev

2. Uninstall "libfishsound1-dev" package

Learn how to uninstall libfishsound1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfishsound1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfishsound1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfishsound1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Xiph.org Maintainers
Architecture: amd64
Source: libfishsound
Version: 1.0.0-4
Provides: libfishsound-dev
Depends: libfishsound1 (= 1.0.0-4), libspeex-dev, libvorbis-dev, libflac-dev
Conflicts: libfishsound-dev
Filename: pool/universe/libf/libfishsound/libfishsound1-dev_1.0.0-4_amd64.deb
Size: 34480
MD5sum: 50c8f96c0ad8476a24820e005767a596
SHA1: 49b7809b5da9b5b654df5da943eaba0247fd170b
SHA256: e5c957a15e6aa34e3303b7ef8ceec8ae130e4b65bdc61afe87e15623a55915cd
Description-en: simple API that wraps Xiph.Org audio codecs (development files)
libfishsound is a wrapper around the existing codec libraries and
provides a consistent, higher-level programming interface. It has been
designed for use in a wide variety of applications; it has no direct
dependencies on Annodex or Ogg encapsulation, though it is most commonly
used in conjunction with liboggz to decode or encode Ogg encapsulated
Vorbis or Speex files.
.
This package contains the header files and static libraries required for
developing applications that use libfishsound.
Description-md5: a65df897d4ff974a579d51aac4f374da
Homepage: http://xiph.org/fishsound/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu