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
- Add my repo.
-
Update your package index:
xbps-install -S
-
Install the package:
xbps-install wem
→ How To Build From My Template
-
Clone my fork of void-packages, or add it as a remote to an existing clone. Ensure you are on the
WEM
branch. - Create or update your xbps-src bootstrap env as needed.
-
Build the packages (this takes a long time):
./xbps-src pkg wem
-
Install from your local repo:
xbps-install --repository=./hostdir/binpkgs/WEM wem