From 1f768165dd9713344fc437256b39e589867ed18f Mon Sep 17 00:00:00 2001 From: Deshdeepak Date: Thu, 19 Nov 2020 09:31:41 +0530 Subject: [PATCH] Add manual instructions --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a5c7b6..f14e02e 100644 --- a/README.md +++ b/README.md @@ -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