Can't install emacs on freshly installed? ubuntu-24.04.1-live-server-amd64.iso

Colin Law clanlaw at gmail.com
Tue Nov 12 09:35:50 UTC 2024


On Tue, 12 Nov 2024 at 09:04, Josef Wolf <jw at raven.inka.de> wrote:
>
> On Mon, Nov 11, 2024 at 08:14:36PM -0500, Robert Heller wrote:
>
> > First of all, have you done this:
> >
> > apt update
>
> Yes, I always do this on a freshly installed system. Actually, "apt update"
> and "apt upgrade" are the very first things in my script which I always run on
> a freshly installed system. And the installer runs this also.
>
> > Next, run this command:
> >
> > apt full-upgrade
>
> Hmm, do I always have to run this on a freshly installed system? If so, I
> wonder why the installer won't run this when it offers the possibility to
> upgrade after the install?

It probably does do that.  That is the recommended way when upgrading packages.
sudo apt update && sudo apt full-upgrade

Colin L



More information about the ubuntu-users mailing list