How to install Sayonara Music player in Ubuntu
Installation of Sayonara music player
Sayonara is a lightweight audio player supported by Qt framework. It is written in C++ and uses Gstreamer as its audio backend. It has an assortment of features to give its users an amazing experience while playing music. This article sheds light on the installation procedure of Sayonara music player on Ubuntu.
Features
- Many supported music and playlist formats
- Media library with search function
- External device support
- Genre organization
- Playlist view organized by tabs
- Supports Soundcloud
To Install Sayonara Music Player
The first step is to add Sayonara package into your repository via PPA
root@linuxhelp:/home/user1# apt-add-repository ppa:lucioc/sayonara
Sayonara Player is a lightweight qt Player for Linux.
.
.
.
gpg: /tmp/tmpdnaugkku/trustdb.gpg: trustdb created
gpg: key 99A01C59: public key " Launchpad PPA for Lucio Carreras" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
Now update your machine with the following command.
root@linuxhelp:/home/user1# apt-get update
Hit http://ppa.launchpad.net wily InRelease
Hit http://security.ubuntu.com wily-security InRelease
Hit http://repo.zabbix.com trusty InRelease
Hit http://ppa.launchpad.net wily InRelease
Hit http://security.ubuntu.com wily-security/main Sources
Get:1 http://ppa.launchpad.net wily InRelease [15.4 kB]
.
.
.
Hit http://in.archive.ubuntu.com wily-backports/universe i386 Packages
Hit http://in.archive.ubuntu.com wily-backports/multiverse i386 Packages
Hit http://in.archive.ubuntu.com wily-backports/main Translation-en
Hit http://in.archive.ubuntu.com wily-backports/multiverse Translation-en
Hit http://in.archive.ubuntu.com wily-backports/restricted Translation-en
Hit http://in.archive.ubuntu.com wily-backports/universe Translation-en
Fetched 17.3 kB in 15s (1,125 B/s)
Reading package lists... Done
After updating, install Sayonara by invoking the following command.
root@linuxhelp1:/home/user1# apt-get install sayonara
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
freepats gstreamer1.0-plugins-bad gstreamer1.0-plugins-bad-faad
gstreamer1.0-plugins-bad-videoparsers gstreamer1.0-plugins-ugly
.
.
.
Setting up gstreamer1.0-plugins-bad:amd64 (1.6.3-1ubuntu1) ...
Setting up sayonara (0.9.2-0ppa9-wily1) ...
Setting up i965-va-driver:amd64 (1.6.0-1) ...
Setting up va-driver-all:amd64 (1.6.0-1) ...
Processing triggers for libc-bin (2.21-0ubuntu4) ...
The installation is now complete. Now run the following command to open Sayonara Music Player.
root@linuxhelp1:/home/user1# sayonara
The Sayonara Music Player opens as below. Listen to your favorite music with Sayonara and enjoy the experience.
Comments ( 0 )
No comments available