Install libvo-aacenc0
Installing libvo-aacenc0 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libvo-aacenc0
libvo-aacenc0 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libvo-aacenc0 |
version | 0.1.3-1 |
description | VisualOn AAC encoder library |
subsection | libs |
website | opencore-amr.git.sourceforge.net |
maintainer | Debian Multimedia Maintainers |
Uninstall libvo-aacenc0
To remove just libvo-aacenc0 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libvo-aacenc0
Uninstall libvo-aacenc0 and it’s dependent packages
To remove the libvo-aacenc0 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libvo-aacenc0
Purging libvo-aacenc0
If you also want to delete configuration and/or data files of libvo-aacenc0 from Debian Sid then this will work:
sudo apt-get purge libvo-aacenc0
To delete configuration and/or data files of libvo-aacenc0 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libvo-aacenc0