On 2021-04-07, Keith Christian wrote:
> Looking on the www, some people recommend using apt-get -y upgrade or
> apt-get -y install to avoid the following message:
>
> "NNN packages can be upgraded. Run 'apt list
> --upgradable' to see them."
That's the message you receive afte
On Wed 07 Apr 2021 at 08:19:40 (-0600), Keith Christian wrote:
> Looking on the www, some people recommend using apt-get -y upgrade or
> apt-get -y install to avoid the following message:
>
> "NNN packages can be upgraded. Run 'apt list
> --upgradable' to see them."
>
> Is "ap
works for me:
$ apt -y update && apt upgrade -y
You can also use yes(1):
yes | apt upgrade
On Wed, Apr 7, 2021 at 5:20 PM Keith Christian
wrote:
> Looking on the www, some people recommend using apt-get -y upgrade or
> apt-get -y install to avoid the following message:
>
>
Looking on the www, some people recommend using apt-get -y upgrade or
apt-get -y install to avoid the following message:
"NNN packages can be upgraded. Run 'apt list
--upgradable' to see them."
Is "apt" unable to perform an "upgrade," or am I missing a command
line option (e.g
4 matches
Mail list logo