mirror of
https://github.com/edu4rdshl/simpleaur.git
synced 2026-07-17 23:24:46 +00:00
Update README.md
This commit is contained in:
parent
59947cc382
commit
b0eab7ac2c
1 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
|
@ -1,11 +1,17 @@
|
|||
# simpleaur
|
||||
A script for install packages from AUR that doesn't require extra dependences, only requires git installed. cower is only needed if you want to run simplesearch for find package names/updates in AUR (recommended).
|
||||
|
||||
# Instalation
|
||||
<code>git clone https://gitlab.com/edu4rdshl/simpleaur.git</code>
|
||||
|
||||
# Usage
|
||||
./simpleaur package-to-install</br>
|
||||
<b>For instalations: </b>
|
||||
<code>./simpleaur package-to-install</code></br>
|
||||
|
||||
./simplesearch package-to-search</br>
|
||||
<b>For search: </b>
|
||||
<code>./simplesearch package-to-searchc</code></br>
|
||||
|
||||
./simplecheck
|
||||
<b>For updated check: </b>
|
||||
<code>./simplecheck</code>
|
||||
|
||||
You are free to move the scripts to /usr/bin and then use it's from everywhere.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue