
Wrap is a super useful 3D tool that once was known as the Russian 3D Scanner. I’ve always wanted to install it on my Fedora machine since it has a native Linux binary for download. My first attempt failed, but using the following packages, I got it working on both Fedora 42 and Ubuntu (via Distrobox). All I needed were a few additional packages.
To proceed, download the binaries from Faceform’s Website, unpack it, then execute Wrap.sh.
Fedora
On Fedora 42, I had to install the following packages to make it work:
- libxcrypt-compat
- libscrypt-devel
- libxcrypt
Ubuntu
I had to install the following packages to make it work in a fresh Ubuntu 24.04 container:
- libsm6
- libsm-dev
- libasyncns0