mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2025-04-28 15:07:50 -03:00
- Changed folder to ~/AUR - Creating a clean.sh file as we would have some issues during the package installing, so the user will be able to clean the folder easily
linuxShortcuts
Pacman
Aur.sh
This is not an automated script, but just a shorcut to git clone
inside de Download folder, makepkg -si
and delete the created structure.
Recommended: include in your ~/.bashrc
the following line: alias aur='source ~/aur.sh'
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.
Description
Just a huge amount of tests, shortcuts and other stuff. This is my messy drawer, do not expect organization here.
Languages
Shell
100%