Skip to content

Instantly share code, notes, and snippets.

@iamcryptoki
Created April 13, 2018 07:45
Show Gist options
  • Save iamcryptoki/20f9f981b0b664359c8cd0f3ca7d44cb to your computer and use it in GitHub Desktop.
Save iamcryptoki/20f9f981b0b664359c8cd0f3ca7d44cb to your computer and use it in GitHub Desktop.
VirtualBox repo file for Oracle Linux, RHEL and CentOS.
# /etc/yum.repos.d
[virtualbox]
name=Oracle Linux / RHEL / CentOS-$releasever / $basearch - VirtualBox
baseurl=http://download.virtualbox.org/virtualbox/rpm/el/$releasever/$basearch
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://www.virtualbox.org/download/oracle_vbox.asc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment