On 4/22/23 08:38, Jeffrey Walton wrote:
On Sat, Apr 22, 2023 at 4:47 AM ToddAndMargo via users
<users@lists.fedoraproject.org> wrote:

On 4/18/23 07:00, Matthew Miller wrote:
or, of course, just upgrade your already-installed systems, which
shouldn't take much longer than brewing and enjoying a nice cup of
coffee. Enjoy!


Ha!  Are you forgetting this preinstall command?

     # dnf --enablerepo=* update --refresh

That cups of coffee is going to be really strong
and really cold.

I recommend following the docs for a system-upgrade:
https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/ .

Jeff

This is my keeper notes on 37 to 38.  I lvoe
the `dnf autoremove` command.  It freed up 1.7 G
on my drive!

Also not the two reference I am using.

FC 37 -->> FC 38
   https://www.linuxcapable.com/how-to-upgrade-fedora-release/
   https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/


# rpm --rebuilddb

# rpm -Va --nofiles --nodigest
  if anything is too new, do a
        # dnf downgrade offender(s)

# dnf --enablerepo=* update --refresh

# dnf autoremove

# dnf install dnf-plugin-system-upgrade

# dnf system-upgrade download --refresh --releasever=38

# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-38-primary

# dnf clean packages         <-- optional

# dnf system-upgrade -v reboot --debugsolver



_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to