
In order to have the same environment and to keep my working machine clean from the garbage left after such experiments, I do my investigations in a virtualized environment. Once you launch the application you can create a virtual machine and start working on.From time to time, I experiment with different tools.

Īfter installing the application you can access the application from the menu Processing triggers for libc-bin (2.27-3ubuntu1). Setting up libqt5printsupport5:amd64 (5.9.5+dfsg-0ubuntu1). Setting up libqt5widgets5:amd64 (5.9.5+dfsg-0ubuntu1). The following additional packages will be installed: Use ' sudo apt autoremove' to remove them. The following packages were automatically installed and are no longer required:Īpache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3 Install VM VirtualBox application using the following command :~# apt-get install virtualbox-5.2 -y Get:19 bionic-backports/universe amd64 DEP-11 Metadata Get:18 bionic-updates/universe DEP-11 64圆4 Icons Get:17 bionic-updates/universe DEP-11 48x48 Icons Get:16 bionic-updates/universe amd64 DEP-11 Metadata Update the system repository :~# apt-get update :~# echo " deb bionic contrib" | sudo tee /etc/apt//virtualbox.list This tutorial covers the method to install VirtualBox V 5.1 on Ubuntu 18.04.īefore starting your installation add the Oracle public key using the following command :~# wget -q -O- | sudo apt-key add -Īdd a VirtualBox repository to your system.

You can create and run guest operating systems inside a window of the host computer. It supports both 32bit and 64bit Architecture guest operating system.

VirtualBox is a free and cross-platform virtualization application. To install VirtualBox 5.2.12 on Ubuntu 18.04
