-1

I am using Ubuntu 14.04. I want to know why some very useful packages not pre-installed with Ubuntu?

I am talking about packages like:

  • ubuntu-restricted-extras
  • gstreamer & libavcodecor vlc
  • gksu

Optional: nautilus-open-terminal,unity-tweak-tool, hardinfo etc.


Is there any security or legal purpose? Is it not available any-how in feauture?

Pandya
  • 37,289

2 Answers2

1

The reason for the packages ubuntu-restricted-extras, gstreamer and libavcodec not being pre-installed on a default installation are purely legal than technical. These packages are non-free and the user has to accept a licence agreement (the EULA agreement). These packages will not be inducted into the default installation in future too, unless the licence changes.

Also, the packages gimp, nautilus-open-terminal, gdebi, unity-tweak-tool, gparted and p7-zip full may or may not be needed by many users who don't care to manipulate images(gimp) or their own hard disk(gparted), etc. However, these may or may not be included in future default releases depending upon whether Canonical feels the need.

jobin
  • 28,567
0

There are different reasons:

Some of the packages are not included for possible copyright infringement in certain countries.

Some are not included to keep the initial image file not too big.

Others are simply not included because they are of use only to a relatively small percentage of users.

To Do
  • 15,833