{"id":415,"date":"2026-02-10T04:01:23","date_gmt":"2026-02-10T04:01:23","guid":{"rendered":"https:\/\/mitalgoswami.in\/?p=415"},"modified":"2026-02-17T04:37:59","modified_gmt":"2026-02-17T04:37:59","slug":"gnu-and-gpl","status":"publish","type":"post","link":"https:\/\/mitalgoswami.in\/?p=415","title":{"rendered":"GNU and GPL"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">&#x1f427; GNU<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is GNU?<\/h3>\n\n\n\n<p><strong>GNU<\/strong> stands for<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong>G<\/strong>NU\u2019s <strong>N<\/strong>ot <strong>U<\/strong>nix (recursive acronym &#x1f604;)<\/p>\n<\/blockquote>\n\n\n\n<p>It is a <strong>free software project<\/strong> started in <strong>1983<\/strong> to create a <strong>Unix-like operating system<\/strong> that is completely free.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Founder<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Started by <strong>Richard Stallman<\/strong><\/li>\n\n\n\n<li>Backed by the <strong>Free Software Foundation (FSF)<\/strong><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Goal of GNU<\/h3>\n\n\n\n<p>To give users <strong>freedom<\/strong>, not just free-of-cost software.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">GNU provides<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>GNU Compiler Collection (<code>gcc<\/code>)<\/li>\n\n\n\n<li>GNU C Library (<code>glibc<\/code>)<\/li>\n\n\n\n<li>GNU Shell (<code>bash<\/code>)<\/li>\n\n\n\n<li>Core utilities (<code>ls<\/code>, <code>cp<\/code>, <code>mv<\/code>, etc.)<\/li>\n<\/ul>\n\n\n\n<p>&#x1f4cc; <strong>Important exam line<\/strong>:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Linux kernel + GNU tools = <strong>GNU\/Linux operating system<\/strong><\/p>\n<\/blockquote>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">&#x1f4dc; GPL<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is GPL?<\/h3>\n\n\n\n<p><strong>GPL<\/strong> stands for<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong>General Public License<\/strong><\/p>\n<\/blockquote>\n\n\n\n<p>It is a <strong>free software license<\/strong> written by Richard Stallman for the GNU project.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Purpose of GPL<\/h3>\n\n\n\n<p>To ensure that software remains:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Free to use<\/li>\n\n\n\n<li>Free to modify<\/li>\n\n\n\n<li>Free to share<\/li>\n<\/ul>\n\n\n\n<p>This concept is called <strong>copyleft<\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">&#x1f513; Four freedoms of GPL (VERY IMPORTANT &#x2b50;)<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Freedom to <strong>run<\/strong> the program<\/li>\n\n\n\n<li>Freedom to <strong>study<\/strong> the source code<\/li>\n\n\n\n<li>Freedom to <strong>modify<\/strong> the program<\/li>\n\n\n\n<li>Freedom to <strong>redistribute<\/strong> copies (original or modified)<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">&#x1f501; Copyleft (exam keyword)<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you modify <strong>GPL software<\/strong><\/li>\n\n\n\n<li>And distribute it<\/li>\n\n\n\n<li>You <strong>must release your code under GPL<\/strong><\/li>\n<\/ul>\n\n\n\n<p>&#x1f449; This prevents software from becoming closed-source later.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">&#x1f19a; GNU vs GPL (Exam Comparison Table)<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>GNU<\/th><th>GPL<\/th><\/tr><\/thead><tbody><tr><td>A <strong>project \/ OS initiative<\/strong><\/td><td>A <strong>software license<\/strong><\/td><\/tr><tr><td>Develops free software<\/td><td>Defines rules for using software<\/td><\/tr><tr><td>Started in 1983<\/td><td>First released in 1989<\/td><\/tr><tr><td>Provides tools &amp; utilities<\/td><td>Protects user freedom<\/td><\/tr><tr><td>Example: GNU Bash<\/td><td>Example: GPL v2, GPL v3<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">&#x1f4dd; One-line exam answers<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>GNU<\/strong>: A free software project to create a Unix-like OS<\/li>\n\n\n\n<li><strong>GPL<\/strong>: A free software license that guarantees user freedoms<\/li>\n\n\n\n<li><strong>Copyleft<\/strong>: Modified GPL code must remain GPL<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f427; GNU What is GNU? GNU stands for GNU\u2019s Not Unix (recursive acronym &#x1f604;) It is a free software project started in 1983 to create a Unix-like operating system that is completely free. Founder Goal of GNU To give users freedom, not just free-of-cost software. GNU provides &#x1f4cc; Important exam line: Linux kernel + GNU [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-415","post","type-post","status-publish","format-standard","hentry","category-unix"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=\/wp\/v2\/posts\/415","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=415"}],"version-history":[{"count":1,"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=\/wp\/v2\/posts\/415\/revisions"}],"predecessor-version":[{"id":416,"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=\/wp\/v2\/posts\/415\/revisions\/416"}],"wp:attachment":[{"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=415"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=415"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mitalgoswami.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}