For the time being virtualbox6-ext-oracle
is available here, but... why would you move to 7 while Arch Linux is still on 6?
Search Criteria
Package Details: virtualbox-ext-oracle 7.1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/virtualbox-ext-oracle.git (read-only, click to copy) |
---|---|
Package Base: | virtualbox-ext-oracle |
Description: | Oracle VM VirtualBox Extension Pack |
Upstream URL: | https://www.virtualbox.org/ |
Keywords: | virtualbox |
Licenses: | custom:PUEL |
Submitter: | seblu |
Maintainer: | seblu (eworm) |
Last Packager: | eworm |
Votes: | 1361 |
Popularity: | 1.36 |
First Submitted: | 2010-12-24 16:48 (UTC) |
Last Updated: | 2025-01-21 22:36 (UTC) |
Dependencies (2)
- virtualbox (virtualbox6-binAUR, virtualbox-svnAUR, virtualbox6.1-binAUR, virtualbox-binAUR)
- rdesktop (optional) – client to connect vm via RDP
Required by (2)
- virtualbox-bin (optional)
- virtualbox6.1-bin (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 42 Next › Last »
pa314159 commented on 2022-10-19 18:02 (UTC) (edited on 2022-10-19 19:18 (UTC) by pa314159)
scan commented on 2022-10-18 15:56 (UTC)
depends=("virtualbox>=${pkgver}")
Louis commented on 2022-10-18 09:38 (UTC) (edited on 2022-10-18 10:10 (UTC) by Louis)
@cmonkey
Run this one-liner as a normal user: SNAPSHOT=aur-25068a121717;cd /tmp;curl -O https://aur.archlinux.org/cgit/aur.git/snapshot/${SNAPSHOT}.tar.gz;tar xf ${SNAPSHOT}.tar.gz; cd ${SNAPSHOT};makepkg -is PKGBUILD
and remember to deselect this package when updating aur packages until virtualbox 7+ is in the repos.
cmonkey commented on 2022-10-18 02:06 (UTC)
How to downgrade?
TemplarGR commented on 2022-10-17 23:54 (UTC)
Why was this updated? The "official" virtualbox package hasn't been updated to 7.0 yet. Are you sure it is ok? It displayed some errors after installation.
Scimmia commented on 2022-10-17 23:04 (UTC)
I would think that running virtualbox 6.1 with the 7.0 extension pack would be a bad idea. Not sure why it was updated here when virtualbox hasn't been updated. Just stick with the version that matches your virtualbox installation.
bulletmark commented on 2022-10-17 21:21 (UTC)
I get same error as shoryuken when I updated today and whenever I try to manually reinstall.
shoryuken commented on 2022-10-17 20:27 (UTC)
7.0.0 seems to install but there are post-install errors for me:
:: Processing package changes...
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
(1/1) upgrading virtualbox-ext-oracle [#############################################################################] 100%
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/usr/share/virtualbox/extensions/Oracle_VM_VirtualBox_Extension_Pack-7.0.0.vbox-extpack"
VBoxManage: error: Failed to load the main module ('/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPuelMain.so'): VERR_FILE_NOT_FOUND - /usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPuelMain.so: undefined symbol: RTUtf16NCmp
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManagerWrap, interface IExtPackManager
VBoxManage: error: Context: "RTEXITCODE handleExtPack(HandlerArg*)" at line 1424 of file VBoxManageMisc.cpp
error: command failed to execute correctly
zeroconf commented on 2022-10-15 21:04 (UTC)
Actually VirtualBox 7.0.0 is out since October 10, 2022... https://www.virtualbox.org/
Pinned Comments
seblu commented on 2019-04-25 17:41 (UTC)
There is no version dependency on this package on purpose! You could read comments back from 2011 to understand why.