metacity

lightweight GTK+ window manager

Debian Debian
RUN apt-get update && \ apt-get install -y metacity
Ubuntu
RUN apt-get update && \ apt-get install -y metacity
Alpine
RUN apk add metacity
Arch Arch Linux
RUN pacman -S --noconfirm metacity
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y metacity
CentOS
RUN yum install -y metacity
Fedora
RUN dnf install -y metacity
Raspbian
RUN apt-get update && \ apt-get install -y metacity
click the source code to copy install metacity on any operating system with command-not-found.com