• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install VirtualBox 5.2.22 on Linux Ubuntu

Install VirtualBox 5.2.22 on Linux Ubuntu

By Sourabh / November 16, 2018 Category: How To, Ubuntu

VirtualBox 5.2.22 is a maintenance release. Install VirtualBox 5.2.22 on Linux Ubuntu Systems. VirtualBox is a general-purpose full virtualizer for x106 hardware, targeted at server, desktop and embedded use. Note that VirtualBox 5.2.X series was released with support for the latest Linux Kernel few days ago.

VirtualBox 5.2.22 (released November 09 2018)

This is a maintenance release. The following items were fixed and/or added:

  • Audio: fixed a regression in the Core Audio backend causing a hang when returning from host sleep when processing input buffers
  • Audio: fixed a potential crash in the HDA emulation if a stream has no valid mixer sink attached — thanks to Rink Springer (rink@…) (bug #17664)
  • Windows hosts: fixed an incompatibility with recent versions of Windows 10 (bug #17977)
  • Windows hosts: fixed a number of bridged networking driver crashes (bug #18046)
  • Linux Additions: disable 3D for recent guests using Wayland (bug #18116)
  • Linux Additions: fix for rebuilding kernel modules for new kernels on RPM guests
  • Linux Additions: further fixes for Linux 4.19
  • Linux Additions: fixed errors rebuilding initrd files with dracut on EL 6 (bug #18055)
  • Linux Additions: fixed 5.2.20 regression: guests not remembering the screen size after shutdown and restart (bug #18078)

Install VirtualBox 5.2.22

Run the following commands in terminal to install Virtualbox 5.2.22 in Ubuntu Linux:

sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian
xenial contrib" >> /etc/apt/sources.list.d/virtualbox.list'
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-5.2

Please note that in the line “sudo sh -c ‘echo “deb http://download.virtualbox.org/virtualbox/debian xenial contrib” >> /etc/apt/sources.list.d/virtualbox.list’” you will have to replace the version name depending on your Ubuntu version. For example, replace xenial (Ubuntu 16.04) with trusty (14.04) and so on.

Tags: Install VirtualBox 5.2.22 on Linux, Install VirtualBox 5.2.22 on Ubuntu, Install Virtualbox Linux, Install VirtualBox Ubuntu, Ubuntu VirtualBox 5, VirtualBox 5 Linux, VirtualBox 5 Ubuntu, VirtualBox 5.2.22, VirtualBox 5.2.22 Ubuntu

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap