diff --git a/arch-config/Dokumente/Commands.md b/arch-config/Dokumente/Commands.md index 4bf98a4b..23647084 100755 --- a/arch-config/Dokumente/Commands.md +++ b/arch-config/Dokumente/Commands.md @@ -220,3 +220,8 @@ mkdir -p test/test{1,2,3} ``` cp source/{file1,file2}.txt destination ``` + +## Force usage of AUR +``` +paru -S -a (package) +```