eduke32

EDuke32 is a 32-bit/64-bit cross-platform port of Duke Nukem 3D.

Templates are available on the eduke32 branch of my void-packages fork.

How To Install From My Repo

  1. Add my repo.
  2. Update your package index: xbps-install -S
  3. Install the package: xbps-install eduke32

How To Build From My Template

  1. Clone my fork of void-packages, or add it as a remote to an existing clone. Ensure you are on the eduke32 branch.
  2. Create or update your xbps-src bootstrap env as needed.
  3. Build the packages (this takes a long time): ./xbps-src pkg eduke32
  4. Install from your local repo: xbps-install --repository=./hostdir/binpkgs/eduke32 eduke32
This page was last modified on: 2022-05-01