/aurpm

Arch Linux User Repo Package Manager

Primary LanguagePythonMIT LicenseMIT

aurpm · GitHub license GitHub stars

Overview

aurpm is an AUR-helper written by harvey298 for easy management of packages installed from the Arch User Repository.

Table of Contents

  1. Install
  2. License
  3. Contributing

Current useability

As for right now I rewriting aurpm in Rust, it works (ish) its working directory is ~/.aurpm/work

If you find any issues please do make a issue with the error message!

How to Install a package: aurpm -S [package Name]

Install

Prerequisites

Make Instructions

you can run cargo build --release or you can run make

Installation Instructions

TBD

License

This product is licensed under the MIT License. This project is available for commercial use, modification, distribution, and private use.

Contributing

Pull requests are encouraged. For major changes with the project please open an issue about what you would like to change. Thank you for participating in the development of this AUR package manager!