Strona 1 z 1
instalacja virtualbox w popos 20.04
: 16 maja 2020, 13:03
autor: misiek70
Witam
Może ktoś podesłać jak zainstalować virtualbox na popos 20.04 z repozytorium że by mieć najnowszą wersję?
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 15:11
autor: kszyhus
Ze strony VirtualBox pobierz paczkę deb dla Ubuntu 20.04.
https://www.virtualbox.org/wiki/Linux_Downloads
Wejdź do katalogu gdzie jest pobrana paczka, otwórz tam terminal (PPM otwórz w terminalu)
i wykonaj polecenie:
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 15:19
autor: misiek70
Tak to umiem a nie ma jeszcze repo do dodania że by przy aktualizacji systemu się aktualizował?
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 17:59
autor: kszyhus
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 18:27
autor: misiek70
Przy dodaniu iaktualizacji repo taki komunikat mam i nie wiem co znaczy.
Kod: Zaznacz cały
Ign.:28 http://download.virtualbox.org/virtualbox/debian focal InRelease
Błąd:29 http://download.virtualbox.org/virtualbox/debian focal Release
404 Not Found [IP: 96.17.64.32 80]
Czytanie list pakietów... Gotowe
E: The repository 'http://download.virtualbox.org/virtualbox/debian focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 20:59
autor: yahoob3
Pokaż co zwróci polecenie:
A może spróbujesz VMWare Player?
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 21:05
autor: misiek70
Podaje
Kod: Zaznacz cały
Repos:
Active apt repos in: /etc/apt/sources.list
1: deb http://us.archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
2: deb-src http://us.archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
3: deb http://us.archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
4: deb-src http://us.archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
5: deb http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
6: deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
7: deb http://us.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
8: deb-src http://us.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
9: deb http://apt.pop-os.org/proprietary/ focal main
10: deb https://dl.winehq.org/wine-builds/ubuntu/ focal main
11: deb https://mkvtoolnix.download/ubuntu/ focal main
12: deb [arch=amd64] http://download.virtualbox.org/virtualbox/debian focal contrib
No active apt repos in: /etc/apt/sources.list.d/gezakovacs-ubuntu-ppa-focal.list
Active apt repos in: /etc/apt/sources.list.d/inkscape_dev-ubuntu-stable-focal.list
1: deb http://ppa.launchpad.net/inkscape.dev/stable/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/lutris-team-ubuntu-lutris-focal.list
1: deb http://ppa.launchpad.net/lutris-team/lutris/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/mc3man-ubuntu-mpv-tests-focal.list
1: deb http://ppa.launchpad.net/mc3man/mpv-tests/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/megasync.list
1: deb https://mega.nz/linux/MEGAsync/xUbuntu_20.04/ ./
Active apt repos in: /etc/apt/sources.list.d/phoerious-ubuntu-keepassxc-focal.list
1: deb http://ppa.launchpad.net/phoerious/keepassxc/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/qbittorrent-team-ubuntu-qbittorrent-stable-focal.list
1: deb http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/quiterss-ubuntu-quiterss-focal.list
1: deb http://ppa.launchpad.net/quiterss/quiterss/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/rvm-ubuntu-smplayer-focal.list
1: deb http://ppa.launchpad.net/rvm/smplayer/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/spotify.list
1: deb http://repository.spotify.com/ stable non-free
Active apt repos in: /etc/apt/sources.list.d/system76-ubuntu-pop-focal.list
1: deb http://ppa.launchpad.net/system76/pop/ubuntu/ focal main
2: deb-src http://ppa.launchpad.net/system76/pop/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/teamviewer.list
1: deb http://linux.teamviewer.com/deb/ stable main
Active apt repos in: /etc/apt/sources.list.d/teejee2008-ubuntu-timeshift-focal.list
1: deb http://ppa.launchpad.net/teejee2008/timeshift/ubuntu/ focal main
Active apt repos in: /etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-avidemux-focal.list
1: deb http://ppa.launchpad.net/ubuntuhandbook1/avidemux/ubuntu/ focal main
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 21:37
autor: yahoob3
Spróbuj tak - edytuj plik:
Kod: Zaznacz cały
sudo nano /etc/apt/sources.list.d/virtualbox.list
i zmień:
Kod: Zaznacz cały
deb [arch=amd64] http://download.virtualbox.org/virtualbox/debian focal contrib
na
Kod: Zaznacz cały
deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian eoan contrib
Zapisz plik Ctrl+X i zamknij Nano - Ctrl+O.
Wykonaj "update" i spróbuj zainstalować jeszcze raz.
Nie jestem pewny, co do "eoan" - ktoś bardziej ubuntowy może pomóc
Jakby coś

...
https://forum.linuxmint.pl/showthread.php?tid=219
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 21:47
autor: misiek70
to pokazało
Kod: Zaznacz cały
Stary:1 http://linux.teamviewer.com/deb stable InRelease
Stary:2 http://ppa.launchpad.net/inkscape.dev/stable/ubuntu focal InRelease
Stary:3 http://repository.spotify.com stable InRelease
Stary:4 http://ppa.launchpad.net/lutris-team/lutris/ubuntu focal InRelease
Pobieranie:5 https://mega.nz/linux/MEGAsync/xUbuntu_20.04 ./ InRelease [2 441 B]
Stary:6 http://us.archive.ubuntu.com/ubuntu focal InRelease
Stary:7 https://dl.winehq.org/wine-builds/ubuntu focal InRelease
Ign.:8 https://mkvtoolnix.download/ubuntu focal InRelease
Stary:9 http://ppa.launchpad.net/mc3man/mpv-tests/ubuntu focal InRelease
Stary:10 https://mkvtoolnix.download/ubuntu focal Release
Pobieranie:11 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [107 kB]
Stary:12 http://ppa.launchpad.net/phoerious/keepassxc/ubuntu focal InRelease
Stary:13 http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu focal InRelease
Stary:14 http://apt.pop-os.org/proprietary focal InRelease
Stary:15 http://ppa.launchpad.net/quiterss/quiterss/ubuntu focal InRelease
Stary:16 http://ppa.launchpad.net/rvm/smplayer/ubuntu focal InRelease
Stary:17 http://ppa.launchpad.net/system76/pop/ubuntu focal InRelease
Pobieranie:18 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB]
Stary:19 http://ppa.launchpad.net/teejee2008/timeshift/ubuntu focal InRelease
Stary:20 http://ppa.launchpad.net/ubuntuhandbook1/avidemux/ubuntu focal InRelease
Pobieranie:21 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [98,3 kB]
Ign.:23 http://download.virtualbox.org/virtualbox/debian focal InRelease
Pobieranie:24 https://download.virtualbox.org/virtualbox/debian eoan InRelease [4 427 B]
Pobieranie:25 http://us.archive.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [16,6 kB]
Pobieranie:26 http://us.archive.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [208 B]
Pobieranie:27 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [90,3 kB]
Błąd:28 http://download.virtualbox.org/virtualbox/debian focal Release
404 Not Found [IP: 23.194.204.31 80]
Pobieranie:29 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [21,5 kB]
Pobieranie:30 http://us.archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [532 B]
Pobieranie:31 https://download.virtualbox.org/virtualbox/debian eoan/contrib amd64 Packages [1 488 B]
Czytanie list pakietów... Gotowe
E: The repository 'http://download.virtualbox.org/virtualbox/debian focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 21:52
autor: yahoob3
Nie masz tam jakiegoś graficznego narzędzia do zarządzania repozytoriami?
Nie chcę zgadywać. Ubuntu nie używałem już kilka ładnych lat.

Trzeba po prosu wyłączyć repo vbox. Najnowszy powinieneś mieć w repo dystrybucji. Czyli instalacja przez menedżer oprogramowania, czy jak się to nazywa.
EDIT:
Ściągnij sobie deba:
https://www.virtualbox.org/wiki/Linux_Downloads
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 21:56
autor: misiek70
aha to sobie poradzę a jak będzie repo do najnowszej wersji to dodam. Uczę się tego systemu i na razie to co wiem to proste jest

Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 22:00
autor: yahoob3
Spróbuj VMware... mówię ci.
Na początek IMO lepszy niż VBox. Wyżej masz link do poradnika o instalacji i tworzeniu maszyn.
Re: instalacja virtualbox w popos 20.04
: 16 maja 2020, 22:43
autor: misiek70
Nie dzięki wolę vb.