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

Last updated: May 23,2024

1. Install "libswresample-dev" package

Please follow the steps below to install libswresample-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libswresample-dev

2. Uninstall "libswresample-dev" package

Please follow the guidance below to uninstall libswresample-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libswresample-dev
Architecture: amd64
Version: 7:2.8.17-0ubuntu0.1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: ffmpeg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 292
Depends: libavutil-dev (= 7:2.8.17-0ubuntu0.1), libswresample-ffmpeg1 (= 7:2.8.17-0ubuntu0.1)
Filename: pool/universe/f/ffmpeg/libswresample-dev_2.8.17-0ubuntu0.1_amd64.deb
Size: 64898
MD5sum: d6ad34d17f8db513c2a6e5c8dd95a32e
SHA1: 62dae00e8a5d14a77ac2dba572ff0cd7507cb6db
SHA256: a34c16ec29e13dbf037e6b86f308621cd57df7b3f93795bc67162cf2d796c07f
SHA512: 8510a8aa97ffdf0ebc207bf84040a4cdf5989c9bfbb5a9ad8e234e37c2c342d0347b671447abef01fdad41d9156ddec8a238bd0411891416ab157c5d83641b1a
Homepage: https://ffmpeg.org/
Description-en: FFmpeg library for audio resampling, rematrixing etc. - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides performs highly optimized audio resampling, rematrixing
and sample format conversion operations.
Specifically, this library performs the following conversions:
* Resampling is the process of changing the audio rate, for example from a
high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low
sample rate is a lossy process. Several resampling options and algorithms
are available.
* Rematrixing is the process of changing the channel layout, for example from
stereo to mono. When the input channels cannot be mapped to the output
streams, the process is lossy, since it involves different gain factors
and mixing. Various other audio conversions (e.g. stretching and padding)
are enabled through dedicated options.
* Format conversion is the process of converting the type of samples, for
example from 16-bit signed samples to unsigned 8-bit or float samples.
It also handles packing conversion, when passing from packed layout (all
samples belonging to distinct channels interleaved in the same buffer), to
planar layout (all samples belonging to the same channel stored in a
dedicated buffer or "plane").
.
This package contains the development files.
Description-md5: 34f0c0961bf2caa9bd7bc04f11f83f53
Supported: 5y

Package: libswresample-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 290
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: ffmpeg
Version: 7:2.8.6-1ubuntu2
Depends: libavutil-dev (= 7:2.8.6-1ubuntu2), libswresample-ffmpeg1 (= 7:2.8.6-1ubuntu2)
Filename: pool/universe/f/ffmpeg/libswresample-dev_2.8.6-1ubuntu2_amd64.deb
Size: 64342
MD5sum: 0cf713224ed67191c7d240b2b82223fa
SHA1: 02934fd8e4402addf88ecfe6e12d21606f6df28e
SHA256: b766b6b0cb5d5a5bf342f4607478a50a28e839eb2b1fa1239513cceadf7218fd
Description-en: FFmpeg library for audio resampling, rematrixing etc. - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides performs highly optimized audio resampling, rematrixing
and sample format conversion operations.
Specifically, this library performs the following conversions:
* Resampling is the process of changing the audio rate, for example from a
high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low
sample rate is a lossy process. Several resampling options and algorithms
are available.
* Rematrixing is the process of changing the channel layout, for example from
stereo to mono. When the input channels cannot be mapped to the output
streams, the process is lossy, since it involves different gain factors
and mixing. Various other audio conversions (e.g. stretching and padding)
are enabled through dedicated options.
* Format conversion is the process of converting the type of samples, for
example from 16-bit signed samples to unsigned 8-bit or float samples.
It also handles packing conversion, when passing from packed layout (all
samples belonging to distinct channels interleaved in the same buffer), to
planar layout (all samples belonging to the same channel stored in a
dedicated buffer or "plane").
.
This package contains the development files.
Description-md5: 34f0c0961bf2caa9bd7bc04f11f83f53
Multi-Arch: same
Homepage: https://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m