How to Install and Uninstall libflac++6v5 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "libflac++6v5" package

Here is a brief guide to show you how to install libflac++6v5 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libflac++6v5

2. Uninstall "libflac++6v5" package

This guide covers the steps necessary to uninstall libflac++6v5 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libflac++6v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libflac++6v5 package on Ubuntu 21.10 (Impish Indri)

Package: libflac++6v5
Architecture: amd64
Version: 1.3.3-2
Multi-Arch: same
Priority: optional
Section: libs
Source: flac
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 167
Depends: libc6 (>= 2.14), libflac8 (>= 1.3.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Breaks: libflac++6
Replaces: libflac++6
Filename: pool/main/f/flac/libflac++6v5_1.3.3-2_amd64.deb
Size: 27856
MD5sum: b6df87c249dbddb77afbdd749a0f6cce
SHA1: d7111a60abbcc3e360b7191de360983807533ad6
SHA256: ae2a6c57af72c65aa7749e2642e9596111b99fcccb90fc845b9b44465ca38c61
SHA512: 80efdd30feebadd4070eac3c6ecfe02b254443eb37a1367924c1ce004a51e24289b3b7c7bbd8062ecd500e3516e159778613392780b4bafe1deed4ea39be4520
Homepage: https://xiph.org/flac/
Description-en: Free Lossless Audio Codec - C++ runtime library
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
similar to MP3, but lossless. The FLAC project consists of:
.
* The stream format
* libFLAC, which implements a reference encoder, stream decoder, and file
decoder
* flac, which is a command-line wrapper around libFLAC to encode and decode
.flac files
* Input plugins for various music players (Winamp, XMMS, and more in the
works)
.
This package contains the runtime library libFLAC++.
Description-md5: 3e16a4b738821651b2d456b30ceedb19
Task: lubuntu-desktop, ubuntustudio-video, ubuntustudio-audio