# AnduinOS
**Repository Path**: shinestmt/AnduinOS
## Basic Information
- **Project Name**: AnduinOS
- **Description**: No description available
- **Primary Language**: Shell
- **License**: GPL-3.0
- **Default Branch**: 1.5
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-04-28
- **Last Updated**: 2026-04-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# AnduinOS
[](https://gitlab.aiursoft.com/anduin/anduinos/-/blob/1.5/LICENSE)
[](https://github.com/Anduin2017/AnduinOS/discussions)
[](https://rvlt.gg/dPwPs8e6)
[](https://www.anduinos.com/)
[](https://gitlab.aiursoft.com/anduin/anduinos/-/commits/1.1?ref_type=heads)
AnduinOS is a custom Ubuntu-based Linux distribution that offers a familiar and easy-to-use experience for anyone moving to Linux.
[Download AnduinOS](https://www.anduinos.com/)

AnduinOS is funded by user donations. We are grateful for your support.
## How to build
It is suggested to use AnduinOS to build AnduinOS.
To build the OS, run the following command:
```bash
make
```
To edit the build parameters, modify the `./src/args.sh` file.
That's it. The built file will be an ISO file in the `./src/dist` directory.
Simply mount the built ISO file to an virtual machine, and you can start testing it.
## Document
[Read the document](https://docs.anduinos.com/)
## License
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the [LICENSE](LICENSE) file for details
The open-source software included in AnduinOS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
[List of open-source software included in AnduinOS](OSS.md)
## Support
For community support and discussion, please join our [AnduinOS Discussions](https://github.com/Anduin2017/AnduinOS/discussions).
For bug reports and feature requests, please use the [Issues](https://github.com/Anduin2017/AnduinOS/issues) page.