Difference between revisions of "Translations:VirtualBox/3/en"

(Importing a new version from external source)
 
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
===Install VirtualBox===
===Install VirtualBox===
To install VirtualBox, you need to install the packages {{ic|virtualbox}} and {{ic|linux*-virtualbox-host-modules}}.  The latter must match the version of the kernel you are running. To list what kernels is installed use mhwd (example)
'''List the installed and currently running kernel on your system and make sure it's supported:'''
$ mhwd-kernel -li
{{UserCmd|command=mhwd-kernel -li}}
Currently running: 5.4.0-1-MANJARO (linux54)
The following kernels are installed in your system:
    * linux54

Latest revision as of 04:04, 30 April 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (VirtualBox)
===Install VirtualBox===
'''List the installed and currently running kernel on your system and make sure it's supported:'''
{{UserCmd|command=mhwd-kernel -li}}

Install VirtualBox

List the installed and currently running kernel on your system and make sure it's supported:

user $ mhwd-kernel -li COPY TO CLIPBOARD