minor fix

This commit is contained in:
kcubeterm 2020-11-19 11:39:24 +05:30
commit 5193e2fbdc
1 changed files with 11 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# whatprovides.
It is a yum(whatprovides) for termux.
# whatprovides
yum --whatprovides utility for termux.
* whatprovides can list files of any termux official packages, doesn't matter that package is installed or not, it uses own database to perform task.
@ -12,6 +12,15 @@ It is a yum(whatprovides) for termux.
pkg install whatprovides
```
### Manual Installation:
```
pkg install git build-esssential
git clone https://github.com/termux/whatprovides
cd whatprovides
make or make install
```
### Usage:
* List files of any package. For eg. aapt