Calculate Linux - Gentoo 2026 VirtualBox install made even more easy ;-)

Опубликовано: 27 Май 2026
на канале: dzme linux
157
4

Continuing the journey on Calculate Linux 2026 for the lazy Gentoo user ;-))

Follow those steps and they will work, if i find a quirk, I fix it here ;-))

open terminal

for root:

su

#### install VirtualBox

emerge -av app-emulation/virtualbox


adduser to group vboxusers:

usermod -a -G vboxusers your-user-name


add usb 2 and 3 support:

emerge -av app-emulation/virtualbox-extpack-oracle

I recommend reboot and all is working just fine ;-))


Install Whisker Menu for Calculate Linux:

emerge -av xfce-extra/xfce4-whiskermenu-plugin


Install VeraCrypt:

emerge -av app-crypt/veracrypt