fwupdmgr

A tool for updating device firmware, including UEFI, using fwupd. More information: <https://fwupd.org/>.

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