Is it possible to find a place where the default package in Ubuntu releases are? By default, I mean all the packages installed when you install Ubuntu.
Asked
Active
Viewed 912 times
1
-
5Does this answer your question? How do I list the default installed packages? – Ainar-G Jul 08 '20 at 19:14
1 Answers
0
The file is in /etc/apt/sources.list
You can read it with: gedit /etc/apt/sources.list
You can back it up before making changes with
cp /etc/apt/sources.list /etc/apt/sources.list.original

Geppettvs D'Constanzo
- 19,552

N. Thomas Kor
- 151