Hi,
I have been listening to some of the speeches of Mr.Stallman and on fsf.org I read:
openSUSE offers a repository of nonfree software. This is an instance of how “open” is weaker than “free”.
Running “zypper lr” I see this:
i7:~ # zypper lr
# | Alias | Name | Enabled | GPG Check | Refresh
---+------------------------------------+------------------------------------+---------+-----------+--------
1 | Google-Chrome | Google-Chrome | Yes | (r ) Yes | Yes
2 | Virtualization | Virtualization | Yes | (r ) Yes | Yes
3 | download.nvidia.com-opensuse | nVidia Graphics Drivers | Yes | (r ) Yes | Yes
4 | download.opensuse.org-13.2-non-oss | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes
5 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | (r ) Yes | Yes
6 | download.opensuse.org-oss | Main Repository (OSS) | Yes | (r ) Yes | Yes
7 | download.opensuse.org-update | Main Update Repository | Yes | (r ) Yes | Yes
8 | repo-debug | openSUSE-13.2-Debug | No | ---- | Yes
9 | repo-debug-update | openSUSE-13.2-Update-Debug | No | ---- | Yes
10 | repo-debug-update-non-oss | openSUSE-13.2-Update-Debug-Non-Oss | No | ---- | Yes
11 | repo-source | openSUSE-13.2-Source | No | ---- | Yes
I suppose the NON-OSS repos are the ones which make this distro “non-free”.
I wonder:
- What will happen if one disables the NON-OSS repos (4 and 5)? Would that automatically remove the packages installed from that repos? If not - how should they be removed?
- If those packages from “non-free” repos are removed - how will that affect the system as a whole? Not sure if that is the correct command but I tried running “zypper packages -i download.opensuse.org-13.2-non-oss” and it lists a great deal of packages.
- Is there anything actual to worry about when using software from the non-oss repos?
I am still fairly new to this system, so I hope I am not asking something stupid.