Install the music tag editing software Kid3 3.1 In Ubuntu

Source: Internet
Author: User
Tags linux mint

Kid3 is a powerful music tag editing software. In addition to the basic functions of converting tags into file names, file names into tags, and modifying file name formats, Kid3 can also obtain album information through music databases such as MusicBrainz and gnudb.org on the network, tags are automatically added. If you want to correct the garbled characters displayed by MP3 in the music player software, try this software.

Recommended reading:

Download, install, and configure Ubuntu 14.04

Ubuntu 14.04 system:

Ubuntu 14.04 text tutorial on hard drive installation in Windows 7

Because there is no PPA or repository, We must download the required software package from the project website and install it through the command line. I prefer gdebi over dpkg to handle dependencies. Select the installation command according to the architecture applicable to your system.

32-bit system users of buntu 14.04 and Linux Mint 17:

KDE Desktop Users

sudo apt-get install gdebi
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3-core_3.1-0trusty_i386.deb
sudo gdebi kid3-core_3.1-0trusty_i386.deb
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3_3.1-0trusty_i386.deb
sudo gdebi kid3_3.1-0trusty_i386.deb

Non-KDE Desktop Users

sudo apt-get install gdebi
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3-core_3.1-0trusty_i386.deb
sudo gdebi kid3-core_3.1-0trusty_i386.deb
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3-qt_3.1-0trusty_i386.deb
sudo gdebi kid3-qt_3.1-0trusty_i386.deb

64-bit system users of buntu 14.04 and Linux Mint 17:

KDE Desktop Users

sudo apt-get install gdebi
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3-core_3.1-0trusty_amd64.deb
sudo gdebi kid3-core_3.1-0trusty_amd64.deb
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3_3.1-0trusty_amd64.deb
sudo gdebi kid3_3.1-0trusty_amd64.deb

Non-KDE Desktop Users

sudo apt-get install gdebi
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3-core_3.1-0trusty_amd64.deb
sudo gdebi kid3-core_3.1-0trusty_amd64.deb
wget sourceforge.net/projects/kid3/files/kid3/3.1/kid3-qt_3.1-0trusty_amd64.deb
sudo gdebi kid3-qt_3.1-0trusty_amd64.deb

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.