Install Nightingale Player on Ubuntu, Linux Mint via PPA Repository

Last updated: April 20, 2016

In this tutorial I’ll show you how to install the Nightingale Music Player on Ubuntu 13.04, 12.10, 12.04 and Linux Mint 15, 14, 13 via ppa repository.

Nightingale is a free music player with a beautiful interface and a wide range of supported audio formats, all with multi-platform support!

Nightingale

To install it, press Ctrl+Alt+T to open terminal, then follow the below steps:

1.) Copy and paste this command, then run in terminal to add the ppa repository:

sudo add-apt-repository ppa:nightingaleteam/nightingale-release

2.) If you’ve already installed Synaptic Package Manager, open it and click Reload button. Search for and install the nightingale package:

nightingale-synaptic

If not, run the below command instead:

sudo apt-get update; sudo apt-get install nightingale

Enjoy!

UPDATE: To uninstall the software, also use Synaptic Package Manager, or run following commands in terminal:

sudo apt-get remove nightingale && sudo apt-get autoremove

The PPA can be removed via Software & Updates utility via Other Software tab.

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

7 responses to Install Nightingale Player on Ubuntu, Linux Mint via PPA Repository

  1. Nope. Doesn’t work.

    When I try the last method (since the Package Manager search did not find nightingale), I get the following:

    W: Failed to fetch “http://ppa.launchpad.net/nightingaleteam/nightingale-release/ubuntu/dists/nadia/main/binary-i386/Packages” 404 Not Found

    • Sound like you’re running on Linux Mint 14 Nadia? The output means you were error adding the repository. Don’t know why, but you can directly download the DEB installer from this page. For Linux Mint 14 Nadia 32-bit, download the below package:

      nightingale_1.12~beta-0~13056~quantal1_i386.deb

      Then install it via below command in terminal:

      sudo dpkg -i nightingale_1.12~beta-0~13056~quantal1_i386.deb; sudo apt-get -f install
  2. The installation works, and then it runs through a setup wizard, after that nothing happens.

  3. After setup wizard nothing happens. OS is Peppermint Linux.

  4. I had to replace the ppa from this article

    sudo add-apt-repository ppa:nightingaleteam/nightingale-nightly

    Then it worked.

  5. Thanks a million. I followed the steps and it worked like a charm.

    Running Linux Mint 17 on a 12 year old platform.

  6. I have installed but gives always error. How to remove completely?