Skip to content

Installing or Removing sdm

Benn edited this page Jan 15, 2023 · 1 revision

To install sdm:

curl -L https://raw.githubusercontent.com/gitbls/sdm/master/EZsdmInstaller | bash

EZsdmInstaller is a simple script that downloads the sdm files to /usr/local/sdm, and installs packages systemd-container, qemu-user-static, binfmt-support, file, and parted if they are not installed.

To remove sdm:

sudo rm -rf /usr/local/sdm
sudo rm -f /usr/local/bin/sdm