laptop-detect

Attempt to determine if the script is running on a laptop or desktop. More information: <https://gitlab.com/debiants/laptop-detect>.

Debian Debian
RUN apt-get update && \ apt-get install -y laptop-detect
Ubuntu
RUN apt-get update && \ apt-get install -y laptop-detect
Arch Arch Linux
RUN pacman -S --noconfirm laptop-detect
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y laptop-detect
Raspbian
RUN apt-get update && \ apt-get install -y laptop-detect
click the source code to copy install laptop-detect on any operating system with command-not-found.com