fwupdate

Tools to manage UEFI firmware updates

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