How to Install and Uninstall ncmpcpp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ncmpcpp" package

This guide let you learn how to install ncmpcpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ncmpcpp

2. Uninstall "ncmpcpp" package

Learn how to uninstall ncmpcpp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ncmpcpp $ sudo apt autoclean && sudo apt autoremove

3. Information about the ncmpcpp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ncmpcpp
Priority: optional
Section: universe/sound
Installed-Size: 2614
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Egger
Architecture: amd64
Version: 0.7-1
Provides: mpd-client, ncmpcpp-completion
Depends: libboost-filesystem1.58.0, libboost-locale1.58.0, libboost-program-options1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), libfftw3-double3, libgcc1 (>= 1:3.0), libicu55 (>= 55.1-1~), libmpdclient2 (>= 2.9), libncursesw5 (>= 6), libreadline6 (>= 6.0), libstdc++6 (>= 5.2), libtag1v5 (>= 1.9.1-2.4ubuntu1), libtinfo5 (>= 6)
Suggests: mpd, desktop-file-utils
Filename: pool/universe/n/ncmpcpp/ncmpcpp_0.7-1_amd64.deb
Size: 668790
MD5sum: e1874a785dd58c34a0335c097a5078a5
SHA1: 1cf6c8376c7c7c359cc80903f3e187c507a8f9a1
SHA256: e8951a8fc9734a2582460965c12c6868314a6c60b459d28ff1214932261704c2
Description-en: ncurses-based client for the Music Player Daemon (MPD)
ncmpcpp is almost an exact clone of ncmpc which is a text-mode client
for MPD, the Music Player Daemon. It provides a keyboard oriented and
consistent interface to MPD and contains some new features ncmpc
doesn't have. It's been also rewritten from scratch in C++.
.
New features include:
- tag editor;
- playlists editor;
- easy to use search screen;
- media library screen;
- lyrics screen;
- possibility of going to any position in currently playing track
without rewinding/fastforwarding;
- multi colored main window (if you want);
- songs can be added to playlist more than once;
- a lot of minor useful functions.
Description-md5: 9898d1942d8668ddedb0e51e6d64c40b
Homepage: http://unkart.ovh.org/ncmpcpp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu