VirtualBox

Changes between Version 104 and Version 105 of Linux_Downloads


Ignore:
Timestamp:
May 18, 2010 8:51:58 PM (14 years ago)
Author:
Frank Mehnert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Linux_Downloads

    v104 v105  
    4040deb http://download.virtualbox.org/virtualbox/debian etch non-free
    4141}}}
    42 The Sun public key for apt-secure can be downloaded [http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc here]. You can add this key with
     42The Oracle public key for apt-secure can be downloaded [http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc here]. You can add this key with
    4343{{{
    44 sudo apt-key add sun_vbox.asc
     44sudo apt-key add oracle_vbox.asc
    4545}}}
    4646or combine downloading and registering:
    4747{{{
    48 wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
     48wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
    4949}}}
    50 The key fingerprint is 
     50The key fingerprint is
    5151{{{
    52 AF45 1228 01DA D613 29EF  9570 DCF9 F87B 6DFB CBAE
    53 Sun Microsystems, Inc. (xVM VirtualBox archive signing key) <info@virtualbox.org>
     527B0F AB3A 13B9 0743 5925  D9C9 5442 2A4B 98AB 5139
     53Oracle Corporation (VirtualBox archive signing key) <info@virtualbox.org>
    5454}}}
     55''(As of VirtualBox 3.2, the signing key was changed. The old Sun public key for apt-secure can be downloaded [http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc here].)''
     56
    5557To install !VirtualBox, do
    5658{{{
     
    7476Starting with !VirtualBox 3.0.12 we provide a yum-style repository for Fedora/RHEL/openSUSE. Note that '''3.0.x''' .rpm packages are named ''!VirtualBox-3.0.x'' while '''3.1.x''' .rpm packages are named ''!VirtualBox-3.1-3.1.x''. This naming scheme allows to use the older 3.0.x packages without changing the repository.
    7577
    76 Furthemore, all .rpm packages are signed. The Sun public key for rpm can be downloaded [http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc here]. You can add this key ''(not necessary for yum users, see below!)'' with
     78Furthemore, all .rpm packages are signed. The Oracle public key for rpm can be downloaded [http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc here]. You can add this key ''(not necessary for yum users, see below!)'' with
    7779{{{
    78 sudo rpm --import sun_vbox.asc
     80sudo rpm --import oracle_vbox.asc
    7981}}}
    8082or combine downloading and registering:
    8183{{{
    82 wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | rpm --import -
     84wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | rpm --import -
    8385}}}
    8486The key fingerprint is
    8587{{{
    86 AF45 1228 01DA D613 29EF  9570 DCF9 F87B 6DFB CBAE
    87 Sun Microsystems, Inc. (xVM VirtualBox archive signing key) <info@virtualbox.org>
     887B0F AB3A 13B9 0743 5925  D9C9 5442 2A4B 98AB 5139
     89Oracle Corporation (VirtualBox archive signing key) <info@virtualbox.org>
    8890}}}
    8991After importing the public key, the package signature can be checked with

© 2023 Oracle
ContactPrivacy policyTerms of Use