Add manual instructions

This commit is contained in:
Deshdeepak 2020-11-19 09:31:41 +05:30 committed by GitHub
parent dc26187e4e
commit 1f768165dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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