Questions tagged [open-source]

Questions about open-source software, licensing and other related.

Open Source as:

  1. The Philosophy: A method and philosophy for software licensing and distribution designed to encourage use and improvement of software written by volunteers by ensuring that anyone can copy the source code and modify it freely.

  2. In Modern Context: The term "open source" is now more widely used than the earlier term "free software" (promoted by the Free Software Foundation) but has broadly the same meaning - free of distribution restrictions, not necessarily free of charge.

  3. The License: An open-source license is a type of license for computer software and other products that allows the source code, blueprint or design to be used, modified and/or shared under defined terms and conditions. This allows end users to review and modify the source code, blueprint or design for their own customization, curiosity or troubleshooting needs. Open-source licensed software is mostly available free of charge, though this does not necessarily have to be the case.

    There are various open source licenses available. Programmers can choose an appropriate license to use when distributing their programs.

106 questions
6
votes
2 answers

Is Ubuntu an open source software?

Is Ubuntu an open source software (OSS)?
Lily
  • 61
  • 1
  • 1
  • 2
4
votes
2 answers

Where is the Source code of snaps?

When I download open-source snaps on Ubuntu 20.10 I cannot find their source code, even though they are free. Can anyone tell me where their source code is?
2
votes
1 answer

Wasn't there a version of Ubuntu without any branding and with only free software? What was it called?

(This question is out of interest and not because I have a problem with my machine. If it belongs to some other forum, tell me instead of downvoting me.) I remember that a couple of years ago, there used to be a fork of ubuntu that included only…
Ranjith Ramachandra
  • 741
  • 2
  • 8
  • 21
2
votes
0 answers

How do I search for the source code of this function that is from an open source library?

I am trying to understand what this function does in line 178 of https://github.com/PhilippJKratzer/humoro/blob/master/humoro/player_pybullet.py p.resetJointStatesMultiDof(self._humans[human], idxes, values) where p is an alias for pybullet…
Kong
  • 1,241
1
vote
2 answers

Can Ubuntu have any labview equivalent open source software?

Can Ubuntu have any lab-view equivalent open source software which is provide virtual electronics lab effects like lab-view.
Madhav Nikam
  • 2,907