[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Virtualbox - nicht bei buster?



Hi,

bist Du genau nach der Anleitung hier vorgegangen?
Nach Hinzufügen der Quelle in die sources.list oder in eine eigene Datei unter /etc/sources.list.d/virtualbox.list den Key installieren und anschliessend apt-get update durchführen. Daanach sollte das Paket zur Verfügung stehen.

Debian-based Linux distributions

Add the following line to your /etc/apt/sources.list. According to your distribution, replace '<mydist>' with 'eoan', 'bionic', 'xenial', 'buster', 'stretch', or 'jessie' (older versions of VirtualBox supported different distributions):

deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian <mydist> contrib

The Oracle public key for apt-secure can be downloaded

You can add these keys with

sudo apt-key add oracle_vbox_2016.asc
sudo apt-key add oracle_vbox.asc

or combine downloading and registering:

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 -

The key fingerprint for oracle_vbox_2016.asc is

B9F8 D658 297A F3EF C18D  5CDF A2F6 83C5 2980 AECF
Oracle Corporation (VirtualBox archive signing key) <info@virtualbox.org>

The key fingerprint for oracle_vbox.asc is

7B0F AB3A 13B9 0743 5925  D9C9 5442 2A4B 98AB 5139
Oracle Corporation (VirtualBox archive signing key) <info@virtualbox.org>

(As of VirtualBox 3.2, the signing key was changed. The old Sun public key for apt-secure can be downloaded  here.)

To install VirtualBox, do

sudo apt-get update
sudo apt-get install virtualbox-6.1





--- Original Nachricht ---
Betreff: Virtualbox - nicht bei buster?
Von: "Heimo Ponnath" <ponnath@heimo.de>
An: debian-user-german@lists.debian.org
Datum: 19-03-2020 23:18



Hallo Liste,

ich wollte gerne unter buster Virtualbox installieren. Unter den
Debian-Paketen finde ich es nicht. Und mit

apt-get install virtualbox-6.1 und

"deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian
buster contrib"

in der sources.list - wie bei virtualbox.org beschrieben - gibt es
Fehlermeldungen:
Paket virtualbox-6.1 kann nicht gefunden werden.
Desgleichen mit den Angaben 6.1.4, einfach nur 6 und auch ganz ohne
Versionsangaben.

Weiß jemand von Euch, wo das Problem liegen kann?

Liebe Grüße von Heimo

--
heimo ponnath design
Rotenhäuser Str. 51, 21109 Hamburg

Attachment: logo_ik.png
Description: PNG image


Reply to: