On Tue, Dec 26, 2023 at 04:38:04PM -0500, Greg Wooledge wrote: > On Tue, Dec 26, 2023 at 12:38:44PM -0600, Alexander J Martinez wrote: > > out of curiosity...did you upgrade using > > > > sudo apt upgrade firefox-esr > > or apt-get or synaptic. > > That apt command isn't valid. "apt upgrade" does not take package > names as additional arguments. It upgrades ALL the packages (except > the ones it can't). > > If you want to upgrade a single packge, use "apt[-get] install pkgname" > and note that this may mark the package as manually installed, if it's > not already. >
You're correct...my bad...then it is sudo apt-get firefox-esr thanks, -- Alexander J. Martinez