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

Last updated: May 20,2024

1. Install "dir2ogg" package

This tutorial shows how to install dir2ogg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dir2ogg

2. Uninstall "dir2ogg" package

Here is a brief guide to show you how to uninstall dir2ogg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dir2ogg $ sudo apt autoclean && sudo apt autoremove

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

Package: dir2ogg
Priority: optional
Section: universe/sound
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Julian Andres Klode
Architecture: all
Version: 0.12-1
Depends: python (>= 2.4), python-mutagen, vorbis-tools, mpg123 | mpg321
Recommends: faad, wavpack
Suggests: mplayer-nogui | mplayer, alac-decoder
Filename: pool/universe/d/dir2ogg/dir2ogg_0.12-1_all.deb
Size: 13580
MD5sum: 7dfa1cba4116813a8257ced191dc55d1
SHA1: 85ad166f7432fdf21d7e9893c94ce2af87f1f6af
SHA256: 0b3c3b6cda00494cf22af1f6638930bffbaad5610a9719c264700f3077dd778c
Description-en: audio file converter into ogg-vorbis format
dir2ogg converts MP3, M4A, WMA, FLAC, and WAV files to the
open-source OGG format.
.
It is a Python script that simply binds together the various decoders and
oggenc making it easier for the user to convert his/her music files. It also
supports ID3 tags.
Description-md5: 116d91647589bfb046794b902b45ebd7
Homepage: http://jak-linux.org/projects/dir2ogg/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu