well, a while ago aacgain (with the same command-line interface as mp3gain) was in the medibuntu-repositories, now i use this ppa: ppa:flexiondotorg/audio
sudo add-apt-repository ppa:flexiondotorg/audio
sudo apt-get update
sudo apt-get install -y aacgain
if you prefer a gui i can recommend qtgain (the version in the repositories is pretty old - i installed the deb-file from the hompage manually); it works with m4a- (aacgain), mp3- (mp3gain), flac- (metaflac) and ogg-vorbis-files (vorbisgain) if the corresponding backends are present:
sudo apt-get update
sudo apt-get install -y qtgain aacgain mp3gain flac vorbisgain