When you get an error No package 'libxml-2.0' found in your Ubuntu or CentOS or MacOS just execute the command,

Continue Reading...

No package 'libcurl' found, when you get this message, the fuse header files are missing so you need to install the package "libcurl". Execute the commands for the operating system Ubuntu, CentOS, Amazon Linux,

Continue Reading...

No package fuse found, when you get this message, the fuse header files are missing so you need to install the package fuse.

Continue Reading...

The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. The GNU Compiler Collection includes front ends for C, C++, Objective-C, Go, D and etc., as well as libraries for these languages.

Continue Reading...

This post will get a solution for an error bash: add-apt-repository: command not found while using the add-apt-repository command in both Debian or Ubuntu

Continue Reading...

OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. If you would like to install the development package, which is libssl-dev.

Continue Reading...

FAILED boto3 and botocore required for this module when execute Ansible with YAML file. We need to install botocore and boto3 python functions.

Continue Reading...