systemd-umount

This command is an alias of systemd-mount --umount.

Install

All systems
curl cmd.cat/systemd-umount.sh
Debian Debian
apt-get install systemd
Ubuntu
apt-get install systemd
Arch Arch Linux
pacman -S systemd
image/svg+xml Kali Linux
apt-get install systemd
CentOS
yum install systemd
Fedora
dnf install systemd
Windows (WSL2)
sudo apt-get update sudo apt-get install systemd
Raspbian
apt-get install systemd

This command is an alias of systemd-mount --umount.

  • View documentation for the original command:
    tldr systemd-mount

© tl;dr; authors and contributors