SkillAgentSearch skills...

Una

Una (Una's Not APT) - A complete MPR helper

Install / Use

/learn @AFK-OS/Una
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div id="top"></div> <h1 align="center">Una</h1> <h3 align="center">v3.2.0</h3> <br>

Contributors Forks Stargazers Issues MIT License

<p align="center"> A complete MPR helper. <br> <a href="https://github.com/AFK-OS/una/wiki"><strong>Explore the docs »</strong></a> <br> <br> <a href="https://github.com/AFK-OS/una/issues">Report Bug</a> · <a href="https://github.com/AFK-OS/una/issues">Request Feature</a> </p> </div>

Una 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. Una is a replacement for tap which has implemented all the features present in tap and more.

<p align="right">(<a href="#top">back to top</a>)</p> <!-- INSTALLATION -->

Installation

bash <(curl -fsL https://github.com/AFK-OS/una/raw/main/install.sh)
<!-- ROADMAP -->

Roadmap

  • [x] Support for installing and removing packages.
  • [x] Support for dependencies from the MPR.
  • [x] Support for updates.
  • [x] Support for searching for packages.
  • [x] Support for showing package information.
  • [x] Support for auto-completions.
  • [x] Support for cloning packages from the MPR, separate from installation.
  • [x] Auto updater.
  • [x] Implement all the features listed on https://docs.makedeb.org/mpr/list-of-mpr-helpers/.
  • [x] Install -git package if main package doesn't exist.
  • [x] Compatibility with other MPR helpers.
  • [x] Support for installing multiple packages together.
<p align="right">(<a href="#top">back to top</a>)</p> <!-- CONTRIBUTING -->

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork this repository
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request
<p align="right">(<a href="#top">back to top</a>)</p> <!-- LICENSE -->

License

Distributed under the GPLv3 License. See LICENSE for more information.

<p align="right">(<a href="#top">back to top</a>)</p>

Related Skills

View on GitHub
GitHub Stars102
CategoryDevelopment
Updated3mo ago
Forks10

Languages

Shell

Security Score

92/100

Audited on Dec 12, 2025

No findings