Wednesday, June 27, 2018

Youtube-dl ERROR: ffprobe or avprobe not found. Please install one.

Youtube-dl ERROR: ffprobe or avprobe not found. Please install one.

When i try to download youtube video into mp3 using youtube-dl command line tool, i get an error like this : ffprobe or avprobe not found. Please install one. How to solve this issue?

Wednesday, June 20, 2018

How to install Node JS using NVM

How to install Node JS using NVM

The best way to install Node JS on lubuntu (and linux in general) is by using NVM (Node Version Manager), because you can get the latest stable Node JS as well as the future release of Node JS with NVM, so it's more flexible to switch from one version to another. In this article i will show you how to install Node JS via NVM.

Friday, June 15, 2018

How to install Sublime Text on Lubuntu 18.04


If you are a web developer and you need a text editor, you can try sublime, sublime is one of the best text editor for web developer. In this article i'm going to show you how to install sublime text on lubuntu 18.04.

Tuesday, June 5, 2018

Things to do after installing Lubuntu 18.04

Things to do after installing Lubuntu 18.04

If you just install lubuntu 18.04 like me and if you also a beginner, you probably don't have an idea on what to do next, so in this article i will show you what i do after installing lubuntu 18.04. I hope this help.

Saturday, June 2, 2018

What's new in Lubuntu 18.04

What's new in Lubuntu 18.04

I just install lubuntu 18.04 on my laptop and i thought i should make an article explaining what's new in this release of lubuntu.

How to install Google Chrome on Lubuntu 18.04

How to install Google Chrome on Lubuntu 18.04

Lubuntu 18.04 bionic beaver comes with mozilla firefox as default web browser, but some of us prefer chrome over firefox. So in this article i will show you how to install google chrome on lubuntu 18.04.

How to fix W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list

How to fix W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list

This morning, i decided to upgrade my laptop which runs on lubuntu 17.10 to the new lubuntu 18.04 bionic, but when i run apt-get update command, this error appear in the command line: