Official MediaHuman Ubuntu repository

Add official MediaHuman repository for Ubuntu and use the up-to-date versions of our software.

Adding repository

To add repository you should have password for administrator account. Open Terminal and enter the following commands:

wget -O mediahuman-key.gpg https://www.mediahuman.com/keys/mediahuman-key.gpg
sudo gpg --dearmor -o /usr/share/keyrings/mediahuman-archive-keyring.gpg mediahuman-key.gpg && rm mediahuman-key.gpg
sudo bash -c 'echo "deb [signed-by=/usr/share/keyrings/mediahuman-archive-keyring.gpg] https://www.mediahuman.com/packages/ubuntu $(lsb_release -cs) main" > /etc/apt/sources.list.d/mediahuman.list'
sudo apt-get update

Installing YouTube to MP3 Converter

Type the following command in Terminal:

sudo apt-get install youtube-to-mp3

Installing YouTube Downloader

Type the following command in Terminal:

sudo apt-get install youtube-downloader

Installing Lyrics Finder

Type the following command in Terminal:

sudo apt-get install lyrics-finder