wem

WEM is a tool for managing wine "envs" or prefixes. Inspired by Lutris and rbenv.

Templates are available on the WEM 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 wem

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 WEM branch.
  2. Create or update your xbps-src bootstrap env as needed.
  3. Build the packages (this takes a long time): ./xbps-src pkg wem
  4. Install from your local repo: xbps-install --repository=./hostdir/binpkgs/WEM wem
This page was last modified on: 2021-11-06