Skip to content

Commands for fwupd: A simple daemon to allow session software to update firmware

License

Notifications You must be signed in to change notification settings

mendel5/fwupd-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

fwupd-commands

Commands for fwupd.

Links:

fwupd and fwupdmgr

sudo echo hello

neofetch

sudo fwupdmgr --version

fwupdmgr get-devices
sudo fwupdmgr get-devices
sudo fwupdmgr get-devices --show-all-devices

sudo fwupdmgr refresh --force

sudo fwupdmgr get-updates

sudo fwupdmgr update

sudo fwupdmgr get-history

sudo fwupdmgr report-history

Installation

Links:

snap

sudo snap info fwupd

sudo snap install fwupd --classic
sudo snap refresh fwupd --classic

sudo snap install fwupd --channel=latest/stable --classic
sudo snap refresh fwupd --channel=latest/stable --classic

sudo snap install fwupd --channel=latest/candidate --classic
sudo snap refresh fwupd --channel=latest/candidate --classic

sudo snap install fwupd --channel=latest/edge --classic
sudo snap refresh fwupd --channel=latest/edge --classic

sudo snap remove fwupd

apt

sudo apt show fwupd

sudo apt install fwupd

sudo apt remove fwupd

sudo apt purge fwupd

sudo apt autoremove

sudo apt autoremove --purge

sudo apt clean

sudo apt update

About

Commands for fwupd: A simple daemon to allow session software to update firmware

Topics

Resources

License

Stars

Watchers

Forks