How to Install Pip on Ubuntu: A Complete Guide

Pip is the standard package management system used to install and manage software packages written in Python. … Read more

How to install the latest cmake version on Ubuntu ?

CMake is a widely used build system that helps automate the compilation process for software projects. Keeping … Read more

How to create SSH Keys in Ubuntu / Linux ?

create ssh key with lynxbee

SSH (Secure Shell) keys are a secure and convenient way to authenticate to remote servers without the … Read more

How to Switch Between Multiple Java Versions On Ubuntu Linux ?

Switch Java Version

If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … Read more

Fixed : openssl/opensslv.h: No such file or directory

When trying to compile some packages / libraries or application source codes in Linux which are based … Read more

Fixed : Waiting for cache lock: Could not get lock

When we tried to install one package using “apt-get install” , we got following error, and we … Read more

How to Install libpangox on Ubuntu ?

The best way to identify which package and its version to install if we just know the … Read more

How to install Lyrebird voice changer for Ubuntu / Linux ?

lyrebird

Lyrebird is a Simple and powerful voice changer for Linux, written in GTK 3. In this post, … Read more