Hello Linux Geeksters. As you may know, Knowthelist is an open source application developed in Qt, allowing the users to perform song remixes, used by both novice and professional DJs.
Via an integrated file manager, the software provides two players so that the users can both load new playlists and still manage the current playlist. Also, Knowthelist is capable of running a song on the speakers and a different one in the headphones.
The latest version available is Knowthelist 2.1.2, which has been released a while ago.
In this article I will show you how to install Knowthelist 2.1.2 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04, LXLE 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Linux Lite 2.0, OpenSUSE 13.1, OpenSUSE 12.3, Fedora 20 and Fedora 19 systems.
To install Knowthelist 2.1.2 on Ubuntu, Debian, Fedora, OpenSUSE and derivative systems, we have to download the deb or rpm package from the project’s page and install the package via command-line. Follow the instructions for your system exactly, in order to get a successful installation.
How to install Knowthelist 2.1.2 on Ubuntu 14.04, Linux Mint 17, Pinguy OS 14.04, LXLE 14.04, Elementary OS 0.3, Linux Lite 2.0 and Peppermint Five systems:
Instructions for 32 bit systems:
$ sudo apt-get install gdebi
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/xUbuntu_14.04/i386/knowthelist_2.1.2-1_i386.deb
$ sudo gdebi knowthelist_2.1.2-1_i386.deb
Instructions for 64 bit systems:
$ sudo apt-get install gdebi
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/xUbuntu_14.04/amd64/knowthelist_2.1.2-1_amd64.deb
$ sudo gdebi knowthelist_2.1.2-1_amd64.deb
Optional, to remove knowthelist, on both 32 bit and 64 bit systems, do:
$ sudo apt-get remove knowthelist
How to install Knowthelist 2.1.2 on Ubuntu 13.10 and Linux Mint 16 systems:
Instructions for 32 bit systems:
$ sudo apt-get install gdebi
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/xUbuntu_13.10/i386/knowthelist_2.1.2-1_i386.deb
$ sudo gdebi knowthelist_2.1.2-1_i386.deb
Instructions for 64 bit systems:
$ sudo apt-get install gdebi
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/xUbuntu_13.10/amd64/knowthelist_2.1.2-1_amd64.deb
$ sudo gdebi knowthelist_2.1.2-1_amd64.deb
Optional, to remove knowthelist, on both 32 bit and 64 bit systems, do:
$ sudo apt-get remove knowthelist
How to install Knowthelist 2.1.2 on Ubuntu 12.04, Linux Mint 13, Elementary OS 0.3 and Pinguy OS 12.04 systems:
Instructions for 32 bit systems:
$ sudo apt-get install gdebi
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/xUbuntu_12.04/i386/knowthelist_2.1.2-1_i386.deb
$ sudo gdebi knowthelist_2.1.2-1_i386.deb
Instructions for 64 bit systems:
$ sudo apt-get install gdebi
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/xUbuntu_12.04/amd64/knowthelist_2.1.2-1_amd64.deb
$ sudo gdebi knowthelist_2.1.2-1_amd64.deb
Optional, to remove knowthelist, on both 32 bit and 64 bit systems, do:
$ sudo apt-get remove knowthelist
How to install Knowthelist 2.1.2 on Fedora 20 systems:
Instructions for 32 bit systems:
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/Fedora_20/i686/knowthelist-2.1.2-9.1.i686.rpm
$ sudo yum localinstall knowthelist-2.1.2-9.1.i686.rpm
Instructions for 64 bit systems:
$ wget http://ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/Fedora_20/x86_64/knowthelist-2.1.2-9.1.x86_64.rpm
$ sudo yum localinstall knowthelist-2.1.2-9.1.x86_64.rpm
Optional, to remove knowthelist, on both 32 bit and 64 bit systems, do:
$ sudo yum remove knowthelist
How to install Knowthelist 2.1.2 on Fedora 19 systems:
Instructions for 32 bit systems:
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/Fedora_19/i686/knowthelist-2.1.2-9.1.i686.rpm
$ sudo yum localinstall knowthelist-2.1.2-9.1.i686.rpm
Instructions for 64 bit systems:
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/Fedora_19/x86_64/knowthelist-2.1.2-9.1.x86_64.rpm
$ sudo yum localinstall knowthelist-2.1.2-9.1.x86_64.rpm
Optional, to remove knowthelist, on both 32 bit and 64 bit systems, do:
$ sudo yum remove knowthelist
How to install Knowthelist 2.1.2 on OpenSUSE 13.1 systems:
Instructions for 32 bit systems:
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/openSUSE_13.1/i586/knowthelist-2.1.2-9.1.i586.rpm
$ sudo zypper install knowthelist-2.1.2-9.1.i586.rpm
Instructions for 64 bit systems:
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/openSUSE_13.1/x86_64/knowthelist-2.1.2-9.1.x86_64.rpm
$ sudo yum localinstall knowthelist-2.1.2-9.1.x86_64.rpm
Optional, to remove knowthelist, on both 32 bit and 64 bit systems, do:
$ sudo zypper remove knowthelist
How to install Knowthelist 2.1.2 on OpenSUSE 12.3 systems:
Instructions for 32 bit systems:
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/openSUSE_12.3/i586/knowthelist-2.1.2-9.1.i586.rpm
$ sudo zypper install knowthelist-2.1.2-9.1.i586.rpm
Instructions for 64 bit systems:
$ wget ftp5.gwdg.de/pub/opensuse/repositories/home:/knowthelist:/Knowthelist/openSUSE_12.3/x86_64/knowthelist-2.1.2-9.1.x86_64.rpm
$ sudo yum localinstall knowthelist-2.1.2-9.1.x86_64.rpm
Optional, to remove knowthelist, on both 32 bit and 64 bit systems, do:
$ sudo zypper remove knowthelist
Leave a Reply