$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Ubuntu 18.04 Abcde Installation

November 19, 2018 | By the+gnu+linux+evangelist.

Installing Abcde on Ubuntu 18.04 Bionic

Hi! The Tutorial shows you Step-by-Step How to Install the Latest Abcde in Ubuntu 18.04 Bionic LTS GNU/Linux.

And abcde for Ubuntu 18.04 take an entire CD and Convert it into a Compressed Audio Format – Ogg/Vorbis, MPEG Audio Layer III, Free Lossless Audio Codec (FLAC), Ogg/Speex, MPP/MP+(Musepack), M4A (AAC) or Opus format(s).

Here is described the Installation of the Latest Abcde Tarball GNU/Linux Release.

Finally, the Guide includes also detailed instructions on How to Get Started with abcde on Ubuntu.

Ubuntu 18.04 Abcde Installation Guide

Abcde with one single command it’s able to:

  • Do a CDDB or Musicbrainz query over the Internet to look up your CD or use a locally stored CDDB entry, or read CD-TEXT from your CD as a fallback for track information
  • Grab an audio track (or all the audio CD tracks) from your CD
  • Normalize the volume of the individual file (or the album as a single unit)
  • Compress to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, MPP/MP+(Musepack), M4A and/or Opus format(s), all in one CD read
  • Comment or ID3/ID3v2 tag
  • Give an intelligible filename
  • Calculate replaygain values for the individual file (or the album as a single unit)
  • Delete the intermediate WAV file (or save it for later use)
  • Repeat until finished
  1. 1. Launching Shell Emulator

    Open a Terminal window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Open Terminal Shell Emulator