LiteAUR/README.md
2022-01-21 00:51:52 +08:00

1.5 KiB

LiteAUR

Just another AUR helper

FEATURES:

  • Lightweight
  • Update system
  • Fast
  • Search command
  • Configuration

Images:

Big Text Search Function
Configuration file Help command

FAQ:

  1. Q: Why can't my package install because of "ERROR: Could not resolve all dependencies" or "ERROR: 'pacman' failed to install missing dependencies"?
    A: Some of that package's dependencies are most-likely AUR packages, not pacman packages. Simply run liteaur -i foo foobar (replace foo and foobar with the dependencies that failed to install)

  2. Q: How to contribute to LiteAUR or suggest a feature?
    A: Simply fork this project, make your changes, and open a pull/merge request OR make an issue with the feature(s) you want added to LiteAUR! All suggestions and contributions are welcome!

  3. Q: Why is the search command sometimes not outputting anything?
    A: It either means the search you've put has hit the AURWeb RPC's limit, or that it has no results.

  4. Q: Help! I found a bug!
    A: Open an issue describing the bug in detail (if possible).