OPNsense Forum

English Forums => General Discussion => Topic started by: RobLatour on May 24, 2021, 01:27:49 PM

Title: sudo apt update sudo apt upgrade
Post by: RobLatour on May 24, 2021, 01:27:49 PM
If the only thing that is running on my opnsense box is opnsense (and related plugins), is it advisable to periodically run sudo apt update sudo apt upgrade if I am already periodically checking for updates from the dashboard/lobby and applying them?
Title: Re: sudo apt update sudo apt upgrade
Post by: Greelan on May 24, 2021, 01:38:05 PM
No, because those commands are for Debian-based Linux systems, not FreeBSD/OPNsense systems. Just use the GUI
Title: Re: sudo apt update sudo apt upgrade
Post by: RobLatour on May 24, 2021, 03:18:27 PM
thank you
Title: Re: sudo apt update sudo apt upgrade
Post by: franco on May 24, 2021, 07:12:23 PM
GUI and console menu tasks indeed take care of proper updates and sequencing of internal "pkg" commands (the "apt" of FreeBSD so to speak).


Cheers,
Franco