From 0b9acaf9eb8ba65595fe2762abfa79b0cd636acf Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Fri, 21 May 2021 18:59:15 +0100 Subject: Add defer attribute to js links --- .../arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/posts/arch/2020-08-24') diff --git a/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html b/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html index e34f122..16e9389 100644 --- a/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html +++ b/www/posts/arch/2020-08-24/pacman-cheat-sheet-for-ubuntu-users/index.html @@ -44,7 +44,7 @@ $ pacman -Syu

Since Arch uses a rolling release system there is n $ pacman -Scc

Free up disk space by removing from the cache any packages that are no longer installed. Also removes any cached sync databases.

Remove Used Dependencies

$ pacman --query --deps --unrequired --quiet | pacman --remove --recursive -
 
 $ pacman -Qdtq | pacman -Rs -

Remove dependencies that are no longer needed, because e.g. the package which needed the dependencies was removed.

Links

Installing Arch Linux on a Thinkpad X220.Arch - Read More Posts.

I don't have comments as I don't want to manage them. You can however contact me at the below address if you want to.

Email david@davidtsadler.com

License

The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Copyright © 2021 David T. Sadler.

Return to Homepage. - - + + -- cgit v1.2.3-13-gbd6f