I got Python module error “ModuleNotFoundError: No module named ‘camlecase’” with python import below This issue was solved import camelcase module as below. You may…
CUDA Installation Problem with E: Unable to correct problems, you have held broken packages.
When I ran sudo apt install cuda. I got error message below. Error Message: This problem was caused by installing a wrong version of CUDA.…
Fix Boot Partition
A couple of months ago, I mistakenly remove theĀ latest boot kernel of my Ubuntu while I was cleaning boot partition because of limited boot partition…
Build C++ Program by CMake with Library
I show how to build C++ Hello World program by CMake in the last post. Today, I want to build C++ program by CMake with…
My Ubuntu’sĀ NVIDIA Graphic Driver Got Broken Package.
About 2 weeks ago, I got error message below. It was NVIDIA Graphic driver caused below the broken package problem. I think some people still…
Compile C++ Program by CMake
Last post, I demonstrated how to install cmake & ccmkae from source. I would like to shows you how to compile C++ program by CMake…
Installing CMake from Its Source Code.
Some people prefer installing applications or APIs from Ubuntu package so that they can keep tracking the installations of applications in apt list or Synaptic…
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!