# oyo
**Repository Path**: Limexb/oyo
## Basic Information
- **Project Name**: oyo
- **Description**: 一个包管理助手,用于在Yoyo OS中代替apt
- **Primary Language**: C++
- **License**: GPL-3.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-05-26
- **Last Updated**: 2022-05-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Oyo
v3.2.0
Oyo is a complete MPR helper written in `bash` (kinda demonstrates the power of shell scripts lol). It was created since the only other helper which is still being maintained, `tap`, had issues with handling dependencies from the MPR and regular APT dependencies. Oyo is a replacement for `tap` which has implemented all the features present in `tap` and more.
(back to top)
## Installation
```sh
bash <(curl -fsL https://gitee.com/Limexb/oyo/raw/main/install.sh)
```
## License
Distributed under the GPLv3 License. See `LICENSE` for more information.