pppoe-status

PPP over Ethernet driver

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