From 87c538b89ea68cf0c133a9243097ffac646e6739 Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 30 Apr 2023 14:50:19 +0000 Subject: deploy: a3c6de1d257ce0b58d4c0386d8044f0673b68c91 --- print.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'print.html') diff --git a/print.html b/print.html index 4e5f5b5..cd55f31 100644 --- a/print.html +++ b/print.html @@ -2173,6 +2173,10 @@ package and sort by size.

/Installed Size/ { printf "%8.2f%s %s\n", $4, $5, name }' | sort -h +

Install package into different root directory but keep using the default +database.

+
pacman --root abc --dbpath /var/lib/pacman -S mingw-w64-gcc
+

dot(1)

Online playground

Example dot file to copy & paste from.

-- cgit v1.2.3