To install Qt5 package needed to develop do :
sudo apt install qt5-default
Create a new folder to contain qthello project files.
mkdir qthello
cd qthello
Continue reading “Starting Qt5 development on Ubuntu 20”A Computer Person Journey
To install Qt5 package needed to develop do :
sudo apt install qt5-default
Create a new folder to contain qthello project files.
mkdir qthello
cd qthello
Continue reading “Starting Qt5 development on Ubuntu 20”This is an interesting command to know. We can use gem environment to find out gem files install location. Below is sample output on windows OS.
To do this on command prompt or terminal we can install acpi package.
sudo apt install acpi
After installing acpi package run below command.
acpi -V