feed3f7dbd
Reviewed-on: #5 |
||
---|---|---|
LICENSE | ||
liteaur | ||
README.md |
LiteAUR
Just another AUR helper
FEATURES:
- Lightweight
- Update system
- Fast
- Search command
- Configuration
Images:
FAQ:
-
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 runliteaur -i foo foobar
(replace foo and foobar with the dependencies that failed to install) -
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! -
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. -
Q: Help! I found a bug!
A: Open an issue describing the bug in detail (if possible).