aboutsummaryrefslogtreecommitdiffhomepage
path: root/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'print.html')
-rw-r--r--print.html4
1 files changed, 4 insertions, 0 deletions
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.</p>
/Installed Size/ { printf &quot;%8.2f%s %s\n&quot;, $4, $5, name }' |
sort -h
</code></pre>
+<p>Install package into different <code>root</code> directory but keep using the default
+database.</p>
+<pre><code class="language-text">pacman --root abc --dbpath /var/lib/pacman -S mingw-w64-gcc
+</code></pre>
<div style="break-before: page; page-break-before: always;"></div><h1 id="dot1"><a class="header" href="#dot1">dot(1)</a></h1>
<p><a href="https://edotor.net/">Online playground</a></p>
<h2 id="example-dot-file-to-copy--paste-from"><a class="header" href="#example-dot-file-to-copy--paste-from">Example <code>dot</code> file to copy &amp; paste from.</a></h2>