What it is and the problem it solves
GNU is a free-software operating system framework launched in 1983 to replace Unix. It solves the problem of proprietary control over essential computing tools.
How it works
GNU is a collection of free software tools designed to replace Unix. It uses a recursive naming convention and relies on the GPL to enforce freedom of use, modification, and redistribution.
What works
Core GNU components—GCC, Bash, Glibc, Coreutils—work reliably and form the foundation of most Linux distributions. They are widely deployed, actively maintained, and interoperable.
What does not
GNU does not ship as a complete, self-contained operating system. Its native kernel, Hurd, remains incomplete and unmaintained for production use. Most working GNU systems rely on Linux.
What it changes
GNU changed how software freedom is defined, licensed, and enforced. It shifted the focus from technical capability to user rights—and made copyright law the vehicle for social policy.
Is it worth your time
Yes—if you work with software licensing, open-source governance, or system architecture. GNU established the legal and conceptual infrastructure for free software, but it is not a standalone OS without a kernel.