This article helps you to install GitHub Desktop an open-source application on Ubuntu. Features like syntax highlighted diffs, image diff, cross-platform and many more make it worth trying.
This article helps you to install XAMPP an open-source development environment on Ubuntu. XAMPP is an Apache distribution comes with MariaDB, PHP, and Perl. Just download and start the installer. It's that easy.
This article guide you to install Spotify app on Ubuntu 20.04. It can be install with PPA via Ubuntu Software Center or via Snap Package or with `apt` command.
The `mkdir` command comes handy to make one or more directories aka folders in Linux system. This article shows the basic usage of mkdir command with examples.
This article guide you to install Telegram app on Ubuntu 20.04. It can be install with PPA via Ubuntu Software Center or via Snap Package or with `apt` command.
This article helps you to install hugo an open source static site generator on Ubuntu 20.04 in two different ways. It can be installed via a `snap package` or with `apt`.
Even wondering how to find an IP address of a website in Linux? This article shows the usage of command line utilities to get IP address and other details.
This article helps you to install OBS Studio on Ubuntu 20.04. It can be install with PPA via `apt` command.
This article helps you to install openshot on Ubuntu 20.04. It can be run with AppImage or install via `apt`.
This article helps you to install ghostwriter on Ubuntu 20.04. It can be installed via a `Software Center` or with `apt`.
This article helps you to install Chromium on Ubuntu 20.04 in two different ways. Chromium can be installed via a `snap package` or with `apt`.
The `dirname` command comes handy to retrieve path where the file is saved. This article shows the usage of dirname command with example.