# Geomview
**Wikidata**: [Q104978490](https://www.wikidata.org/wiki/Q104978490)  
**Source**: https://4ort.xyz/entity/geomview

## Summary
Geomview is free software designed to run on Unix-like operating systems. Distributed under the GNU Lesser General Public License (version 2.1), it is categorized as scientific mathematics software written in the C programming language. The source code is publicly maintained and accessible via GitHub.

## Key Facts
- **License:** GNU Lesser General Public License, version 2.1
- **Software Type:** Free software (allows users to freely run, study, change, and distribute it)
- **Operating System:** Unix-like operating systems
- **Programming Language:** C (Wikidata ID: Q15777)
- **Source Repository:** https://github.com/geomview/geomview
- **Website:** http://www.geomview.org/
- **Copyright Status:** Copyrighted
- **Gentoo Package:** sci-mathematics/geomview
- **Debian Package:** geomview (stable)

## FAQs
### Q: What operating systems are compatible with Geomview?
A: Geomview is designed to run on Unix-like operating systems. It is officially packaged for several Linux distributions and Unix environments, including Debian, Gentoo, and macOS via Homebrew.

### Q: Under what license is Geomview distributed?
A: Geomview is distributed as free software under the GNU Lesser General Public License, version 2.1. This ensures the software is copyrighted but allows users freedom to study, modify, and distribute the code.

### Q: Where can the source code for Geomview be found?
A: The source code repository is hosted on GitHub at https://github.com/geomview/geomview.

## Why It Matters
Geomview serves as a notable example of enduring free software within the scientific and mathematics community. By utilizing the GNU Lesser General Public License (LGPL 2.1), it provides researchers, students, and developers with the legal freedom to inspect the source code, modify it for specific needs, and redistribute improvements—core tenets of the open-source movement.

Its continued presence across multiple major software repositories—including Debian, Gentoo, Homebrew, MacPorts, and SlackBuilds—demonstrates its relevance and utility as a standard tool in Unix-like computing environments. As a mathematics package written in C, it occupies a specific niche for users requiring this type of scientific visualization or calculation utility on open-source operating systems.

## Notable For
- **Broad Distribution:** It is widely indexed across major package managers, including Debian (Stable), Gentoo (sci-mathematics), Homebrew, MacPorts (as "orrery"), and SlackBuilds.
- **Free Software Philosophy:** It is explicitly defined as free software, prioritizing user liberties to run, study, and modify the program.
- **Open Development:** The project maintains a transparent development pipeline with its source code accessible on GitHub.
- **Cross-Platform Unix Support:** It is designed to operate across the spectrum of Unix-like operating systems rather than being restricted to a single proprietary kernel.

## Body
### Software Classification and Licensing
Geomview is an instance of free software. It is classified under the "sci-mathematics" category in package management systems, indicating its primary utility in scientific and mathematical contexts. The software is copyrighted but distributed under the terms of the GNU Lesser General Public License, version 2.1 (LGPL 2.1). This licensing allows users to freely run, study, change, and distribute the software and its modified versions.

### Technical Specifications
The software is written in the C programming language (Wikidata identifier Q15777). It is built specifically for Unix-like operating systems, ensuring compatibility with Linux distributions and other Unix derivatives.

### Availability and Installation
Geomview is highly accessible through various software repositories, allowing users to install it via standard package managers:
- **Debian:** Available in the stable repository as `geomview`.
- **Gentoo:** Available as `sci-mathematics/geomview`.
- **macOS:** Available via Homebrew (`geomview`) and MacPorts (`orrery`).
- **Slackware:** Available via SlackBuilds as `academic/geomview`.

### Project Resources
The project maintains an official website at http://www.geomview.org/ (English). Historical and fresh listings are available at http://freshmeat.sourceforge.net/projects/geomview. The active source code repository is hosted on GitHub.

## References

1. [Source](https://packages.debian.org/stable/geomview)
2. [Source](https://packages.gentoo.org/packages/sci-mathematics/geomview)
3. [Source](https://formulae.brew.sh/formula/geomview)