mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 05:24:56 +00:00
Update README.md
Adding updateRepositories on Pacman folders and adding the apt-get folder
This commit is contained in:
parent
6a997f022f
commit
181f60df66
@ -9,3 +9,10 @@ This is not an automated script, but just a shorcut to `git clone` inside de Dow
|
|||||||
**Usage**: find your package on aur website and just type `aur name-of-package`.
|
**Usage**: find your package on aur website and just type `aur name-of-package`.
|
||||||
|
|
||||||
**Example**: for `visual-studio-code-bin` just type `aur visual-studio-code-bin`. It will ask for your root password and it will install it with all dependencies.
|
**Example**: for `visual-studio-code-bin` just type `aur visual-studio-code-bin`. It will ask for your root password and it will install it with all dependencies.
|
||||||
|
|
||||||
|
### updateRepositories.sh
|
||||||
|
A basic script to update the original packages with Pacman
|
||||||
|
|
||||||
|
## apt-get
|
||||||
|
### update.sh
|
||||||
|
A basic script to update your packages with apt-get
|
||||||
|
Loading…
Reference in New Issue
Block a user