Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 531  / 1 Year ago, wed, december 14, 2022, 1:05:03

I'm trying to update my packages so that I can upgrade from 18.04 to 20.04 Xubuntu via terminal.


This will install available updates for all available packages including Firefox, ones which I installed later on like opera browser, etc. This is unwanted for me.


How can I just update the core system packages alone and fast forward to upgrading my system? In other words, how to make these app updates independent from system updates?


More From » 18.04

 Answers
0

copy the file from /etc/apt/sources.list and /etc/apt/sources.list.d/ in that text file remove everything but not with domain ubuntu.com. And please dont forget to backup these text file because you need it later. Now run


sudo apt-get update && sudo apt-get dist-upgrade

after update complete keep the orginal content files and its content where it was before and run


sudo apt-get update

This is what you should do. But as a reminder you should have better update all packages until you are doing something strict


[#3146] Wednesday, December 14, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
llianconclad

Total Points: 65
Total Questions: 109
Total Answers: 127

Location: Mali
Member since Fri, Dec 3, 2021
3 Years ago
llianconclad questions
Sun, May 1, 22, 08:47, 2 Years ago
Tue, Nov 8, 22, 02:33, 2 Years ago
Mon, Aug 23, 21, 15:58, 3 Years ago
Sun, Jul 25, 21, 18:19, 3 Years ago
;