Package Details: virtualbox-ext-oracle 7.2.2-1

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: 1372
Popularity: 3.94
First Submitted: 2010-12-24 16:48 (UTC)
Last Updated: 2025-09-11 11:41 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

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.

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 43 Next › Last »

brain_death commented on 2016-10-20 18:35 (UTC)

For the latest version, use: pkgver=5.1.8 md5sums=('79a603d85d38a5c793673ddd7f2f166b')

emilburzo commented on 2016-09-16 16:19 (UTC)

For the latest version, use: pkgver=5.1.6 md5sums=('d01ce44646623ee90cecda322c7f34f9')

emilburzo commented on 2016-07-16 15:52 (UTC)

For the latest version, use: pkgver=5.1.0 md5sums=('06c5c47fd1d21bf6701a2f3b2146c7e1')

pgoetz commented on 2016-07-16 10:22 (UTC)

rdesktop is woefully out of date. I would add remmina as an optional dependency and perhaps drop rdesktop altogether. There's also gnome-rdp, although I haven't tried it and don't know what state it's in.

grawity commented on 2016-07-07 05:22 (UTC)

I found the difference. Apparently having TAR_OPTIONS="--xattrs" in the environment causes tar to use a format different from the default.

perlsite commented on 2016-07-01 18:32 (UTC)

Well, as workaround just use the "Download snapshot", extract in /tmp/vbep open the PKGBUILD and change to "pkgver=5.0.24" and "md5sums=('f576d8521e6315b507ae7daab495c1e6')" respectively. Keep only PKGBUILD and virtualbox-ext-oracle.install files. Delete all the other inside /tmp/vbep run: makepkg and then: sudo pacman -U virtualbox-ext-oracle-5.0.24-1-any.pkg.tar Done.

j1simon commented on 2016-06-29 19:09 (UTC)

Why this package in your repository (http://seblu.net/a/$repo/$arch) is outdated? $ pacman -Sl seblu | grep virtualbox seblu virtualbox-ext-oracle 5.0.20-1

seblu commented on 2016-06-14 20:35 (UTC) (edited on 2016-06-14 20:36 (UTC) by seblu)

I appreciate your comment but it works perfectly for me since years.

grawity commented on 2016-06-14 05:32 (UTC)

I appreciate the attempts to "shrink" the extpack file, but VirtualBox isn't actually able to import it after the repacking. (In fact I don't think it has worked in the last *year* or so.) The install process always fails with: VBoxManage: error: RTVfsFsStrmNext failed: VERR_TAR_UNSUPPORTED_PAX_TYPE It seems that VirtualBox only understands --format=gnu and --format=ustar, *not* the default 'pax' format. (The original file uses GNU tar format.)

Rainmaker commented on 2016-03-11 09:40 (UTC)

@seblu. I am the current maintainer of virtualbox-bin in AUR. As virtualbox-bin and virtualbox-ext-oracle are related (a newer version of virtualbox-bin without an updated virtualbox-ext-oracle will not work), may I suggest making eachother co-maintainer?