How to Find All Defaultly Installed Packages on Ubuntu 16.04.3

HattinGokbori87

Is there any way I can find all the default installed packages for a given Ubuntu version, like Xubuntu 16.04.3 x86? I'm not talking about the list of the packages currently installed on the system but the packages which you'll find installed after a clean install.

Panther

Read the .manifest

http://releases.ubuntu.com/16.04/

You will see a "ubuntu-16.04.3-desktop-amd64.manifest"

Click the link - http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.manifest

From any web browser you can search packages and use it any way you wish ;)

You can download it as a text file if you prefer.

Rinse and repeat for other versions

http://mirror.us.leaseweb.net/ubuntu-cdimage/xubuntu/releases/16.04/release/

get xubuntu-16.04.3-desktop-amd64.manifest

http://mirror.us.leaseweb.net/ubuntu-cdimage/xubuntu/releases/16.04/release/xubuntu-16.04.3-desktop-amd64.manifest

or

http://mirror.us.leaseweb.net/ubuntu-cdimage/xubuntu/releases/16.04/release/xubuntu-16.04.3-desktop-i386.manifest

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to find all the driver packages installed in my pc?

From Dev

How to find out what all standalone packages are installed?

From Dev

How to remove all packages installed because of KDE on Ubuntu 19.10

From Dev

How to view all the packages installed in Ubuntu in the order of installation

From Dev

How to find manually installed packages?

From Dev

How to list all installed packages

From Dev

How to list all installed packages

From Dev

How to get installed/not installed state of **all** packages?

From Dev

Find all user-installed packages

From Dev

How to find docs for apt installed packages

From Dev

How to find docs for apt installed packages

From Dev

How to make cmake find installed packages

From Dev

how to find information about not installed packages

From Dev

How to find out where different packages are installed?

From Dev

How to list all the installed packages and their version with Cabal?

From Dev

How to backup all installed software/packages on AIX?

From Dev

How to reinstall all installed packages with zypper

From Dev

How to view the packages/tools that will be installed by Ubuntu Make?

From Java

How do I find all installed packages that depend on a given package in NPM?

From Dev

how to query to find say 'TODO' from all installed packages on a Debian system?

From Dev

How to find installation path for packages installed through apt-get in Ubuntu?

From Dev

How can I get a list of all packages available for a specific version of Ubuntu (not necessarily the one I have installed)?

From Dev

How do you completely remove ubuntu-desktop along with all installed packages with it?

From Dev

How to find all installed applications

From Dev

How to find the date Ubuntu was installed?

From Dev

How to find the date Ubuntu was installed?

From Dev

How to find installed deb packages needlessly marked as manually installed

From Dev

How to list all packages installed as dependencies in Terminal, and what installed them?

From Dev

How can I mark all packages with installed dependents as "Automatically Installed"?

Related Related

  1. 1

    How to find all the driver packages installed in my pc?

  2. 2

    How to find out what all standalone packages are installed?

  3. 3

    How to remove all packages installed because of KDE on Ubuntu 19.10

  4. 4

    How to view all the packages installed in Ubuntu in the order of installation

  5. 5

    How to find manually installed packages?

  6. 6

    How to list all installed packages

  7. 7

    How to list all installed packages

  8. 8

    How to get installed/not installed state of **all** packages?

  9. 9

    Find all user-installed packages

  10. 10

    How to find docs for apt installed packages

  11. 11

    How to find docs for apt installed packages

  12. 12

    How to make cmake find installed packages

  13. 13

    how to find information about not installed packages

  14. 14

    How to find out where different packages are installed?

  15. 15

    How to list all the installed packages and their version with Cabal?

  16. 16

    How to backup all installed software/packages on AIX?

  17. 17

    How to reinstall all installed packages with zypper

  18. 18

    How to view the packages/tools that will be installed by Ubuntu Make?

  19. 19

    How do I find all installed packages that depend on a given package in NPM?

  20. 20

    how to query to find say 'TODO' from all installed packages on a Debian system?

  21. 21

    How to find installation path for packages installed through apt-get in Ubuntu?

  22. 22

    How can I get a list of all packages available for a specific version of Ubuntu (not necessarily the one I have installed)?

  23. 23

    How do you completely remove ubuntu-desktop along with all installed packages with it?

  24. 24

    How to find all installed applications

  25. 25

    How to find the date Ubuntu was installed?

  26. 26

    How to find the date Ubuntu was installed?

  27. 27

    How to find installed deb packages needlessly marked as manually installed

  28. 28

    How to list all packages installed as dependencies in Terminal, and what installed them?

  29. 29

    How can I mark all packages with installed dependents as "Automatically Installed"?

HotTag

Archive