Skip to content

Builds: Binary packages

fabianfreyer edited this page Jan 19, 2018 · 5 revisions

This page contains links to various binary packages, or instructions on how to install the binary packages.

The links for some of packages are provided by the openSUSE Build Service. You can download and install the packages manually, but it is highly recommended to add the OBS repositories for the right distro and architecture to the package manager. This way, updates and dependencies will be automatically resolved for other packages depending on rump kernels. Consult your distribution's documentation for further instructions.

Userspace rump kernel components

  • Void Linux: xbps-install -S netbsd-rumpkernel
  • Arch Linux: pacman (OBS), AUR
  • OpenSUSE Linux: Tumbleweed RPM (OBS) || Factory RPM (OBS) || SLE_11_SP2 RPM (OBS)
  • Fedora Linux: Fedora 21 RPM (OBS) || RHEL 6 RPM (OBS) || RHEL 7 RPM (OBS) || CentOS 6 RPM (OBS) || CentOS 7 RPM (OBS)
  • Debian Linux: 7 DEB (OBS) || 8 DEB (OBS)
  • Ubuntu Linux: 15.04 DEB (OBS) || 14.04 DEB (OBS)
  • NetBSD: pkgsrc/misc/rump
  • DragonFly BSD: pkgsrc/misc/rump
  • Solaris: pkgsrc/misc/rump
  • FreeBSD: misc/rumprun

File system utilities

  • Void Linux: xbps-install -S fs-utils
  • Arch Linux: pacman (OBS), AUR
  • OpenSUSE Linux: Tumbleweed RPM (OBS) || Factory RPM (OBS) || SLE_11_SP2 RPM (OBS)
  • Fedora Linux: 21 RPM (OBS) || RHEL 6 RPM (OBS) || CentOS 6 RPM (OBS)
  • Debian Linux: 7 DEB (OBS) || 8 DEB (OBS)
  • Ubuntu Linux: 15.04 DEB (OBS)
  • NetBSD: pkgsrc/filesystems/fs-utils
  • Solaris: pkgsrc/filesystems/fs-utils
Clone this wiki locally