How to Install Spotify via Terminal on Debian and Ubuntu 22.04, Ubuntu 22.10 and other Linux Ubuntu Systems. To install Spotify, run the following commands: curl -sS https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | sudo gpg –dearmor –yes -o /etc/apt/trusted.gpg.d/spotify.gpg echo “deb http://repository.spotify.com stable non-free” | sudo tee /etc/apt/sources.list.d/spotify.list sudo apt-get update sudo apt-get install spotify-client Ubuntu users can also […]
How To Download And Install Fonts In Ubuntu Using Terminal
Install fonts in Ubuntu using terminal. How to download and install new fonts in Ubuntu 22.10 and Ubuntu 22.04 Systems. Here are the terminal commands to download and install fonts-ubuntu 0.862-0ubuntu2 source package in Ubuntu. Ubuntu Fonts Ubuntu fonts (https://wiki.ubuntu.com/Fonts) are stored in various locations defined in /etc/fonts/fonts.conf; standard ones include /usr/share/fonts, /usr/local/share/fonts, and ~/.fonts. […]
How To Install ImageMagick On Ubuntu And Check ImageMagick Version
Terminal command to install ImageMagick on Ubuntu Linux and how to check ImageMagick version Ubuntu Linux Systems. Read below to find out how to install ImageMagick 7 on Ubuntu Linux via Appimage and Source. Method 1: Install ImageMagick 7 on Ubuntu via Appimage Run the following commands in terminal to install ImageMagick 7 on Ubuntu […]
On Linux, How To Compare Two Directories For Missing Files
On Ubuntu Linux, compare two directories for missing files and get the diff between two directories in Linux. Learn how to compare files in two directories or diff all files in two directories. Compare two directories for missing files in Linux The ‘comm’ command is used to compare two sorted files line by line. The […]
Install The Latest Release of Audacious Music Player on Linux Ubuntu 2023
Install the latest release of Audacious, the best music player for Linux Ubuntu 2023. Audacious is a lightweight open source music player for Linux Ubuntu with great features. Audacious is a free advanced audio player for Linux Ubuntu and many other UNIX-compatible systems. It focuses on low resource usage, high audio quality, and support for […]
Install GIMP 2.10.34 in Ubuntu Linux via flathub and PPA
How to install GIMP 2.10.34 in Ubuntu Linux via flathub and install GIMP via Ubuntu PPA. GIMP is an open source image editor for Linux Ubuntu Systems. Run the following commands in terminal to install GIMP 2.10.34 in Ubuntu Linux via flathub: sudo apt install flatpak flatpak remote-add –user flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo flatpak install –user flathub-beta […]






