Created
August 26, 2021 15:01
-
-
Save corndog2000/09e4702b75630c96e90a05a25304582b to your computer and use it in GitHub Desktop.
Update script for Fedora 33/34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo fwupdmgr get-devices | |
sudo fwupdmgr refresh --force | |
sudo fwupdmgr get-updates | |
sudo fwupdmgr update | |
sudo flatpak uninstall --unused | |
sudo flatpak update -y | |
#sudo snap refresh | |
sudo dnf upgrade -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Arch linux version: