Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install a music player under Ubuntu system

2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "how to install a music player under the Ubuntu system". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to install a music player under the Ubuntu system.

Install Winamp-like audio player Qmmp

Qmmp, a Qt-based audio player, is similar to the user interface of Winamp or xmms, and the latest version is 0.9.0. PPA has been updated in Ubuntu 15.10 and its derivative versions of Ubuntu 14.04.

Qmmp 0.9.0 is a larger version with many new features, many improvements and new changes. It adds the following features:

Audio-channel sequence converter

9 channels support equalizer

Support artist album tags

Asynchronous sorting

No need to modify qmmp.pri to disable plug-in functionality (only in qmake)

Remember the playlist scrolling position function

Exclude cue data file function

Change the user agent feature

Change the window title function

Disable the fade-out feature of the gme plugin

The simple user interface (QSUI) has the following changes:

Added support for multiple columns

Added sort by artist album

Added sorting by the date the file was modified

Added the function of hiding the length of songs.

Added default hotkey for "Rename List"

Added "Save List" function to label menu

Added the ability to reset fonts

Added the function of reset shortcut key

Improved status bar

It also improves playlist change notification, playlist container, sample rate converter, cmake build script, title formatting, support for ape tags in the mpeg plug-in, fileops plug-in, reduced cpu occupancy, change the default skin (glare) and separate playlists.

Install Qmmp 0.9.0 in Ubuntu:

The new version has been made into PPA, which is suitable for all current Ubuntu distributions and derivatives.

1. Add Qmmp PPA.

Open the terminal from Dash and start the application by pressing the Ctrl+Alt+T shortcut key. When it is open, run the command:

The code is as follows:

Sudo add-apt-repository ppa:forkotov02/ppa

2. After adding PPA, upgrade the Qmmp player by updating the software. Flush the system cache and install the software with the following command:

The code is as follows:

Sudoapt-get update

Sudoapt-get install qmmp qmmp-plugin-pack

okay. Enjoy it!

Install the Yarock music player

Yarock is a music player developed with Qt4, supporting music file formats such as mp3, Ogg, flac and so on. The latest version is Yarock 1.1.4, which has been released for some time, and now users can install it through webupd8's PPA.

Detailed list of features of the software:

* Music Database (SQLite 3)

* browse the album cover provided by local music disease

* easy to search and filter

* manage collections, including albums and artists

* Music that can be played directly from queues and collections

* Simple Playqueue

* Intelligent playlist generation

* support mp3,Ogg Vorbis,flac music files (depending on phonon backend)

* support loading and keeping playlist files (M3U, pls, xspf)

* support for playing music stations (icecast, shoutcast, user stream files)

* Mp3Gain tag support

* Cover art download (Last.fm/discogs services)

* Last Fm scrobbler

* Command line interface, Mpris interface

* Clean and simple user interface

* No GNOME or KDE dependancies

Ubuntu user installation commands:

The code is as follows:

Sudo add-apt-repository ppa:nilarimogard/webupd8

Sudo apt-get update

Sudo apt-get install yarock

At this point, I believe you have a deeper understanding of "how to install a music player under the Ubuntu system". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report