Skip to content

Commit

Permalink
deploy: 21b5d55
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Aug 15, 2024
1 parent b0d1912 commit b69cf1d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -926,12 +926,12 @@ <h2 id="where-are-packages-built"><a class="header" href="#where-are-packages-bu
<h2 id="where-are-packages-stored"><a class="header" href="#where-are-packages-stored">Where are packages stored?</a></h2>
<p>Once built, all packages are sent to Aura's cache: <code>~/.cache/aura/cache/</code>.</p>
<p>This directory can grow quite large, but can be cleaned with
<a href="downgrading.html"><code>-Cc</code></a>. See also <code>aura stats</code> for a view of various
Aura-related directory sizes.</p>
<a href="downgrading.html"><code>-Cc</code></a>. You can use <code>aura stats</code> to view the sizes of
various Aura-related directories.</p>
<h2 id="what-other-filepaths-are-there"><a class="header" href="#what-other-filepaths-are-there">What other filepaths are there?</a></h2>
<p>Aura stores clones of known AUR packages in <code>~/.cache/aura/packages/</code>, and saved
package set states in <code>~/.cache/aura/snapshots/</code>.</p>
<p>Also also reads your <code>pacman</code> and <code>makepkg</code> configuration, which are generally
<p>Aura also reads your <code>pacman</code> and <code>makepkg</code> configuration, which are generally
expected to be at <code>/etc/pacman.conf</code> and <code>/etc/makepkg.conf</code> respectively, but
it will respect the usual environment variables that alter those paths.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="downgrading-packages"><a class="header" href="#downgrading-packages">Downgrading Packages</a></h1>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions storage.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,12 +186,12 @@ <h2 id="where-are-packages-built"><a class="header" href="#where-are-packages-bu
<h2 id="where-are-packages-stored"><a class="header" href="#where-are-packages-stored">Where are packages stored?</a></h2>
<p>Once built, all packages are sent to Aura's cache: <code>~/.cache/aura/cache/</code>.</p>
<p>This directory can grow quite large, but can be cleaned with
<a href="downgrading.html"><code>-Cc</code></a>. See also <code>aura stats</code> for a view of various
Aura-related directory sizes.</p>
<a href="downgrading.html"><code>-Cc</code></a>. You can use <code>aura stats</code> to view the sizes of
various Aura-related directories.</p>
<h2 id="what-other-filepaths-are-there"><a class="header" href="#what-other-filepaths-are-there">What other filepaths are there?</a></h2>
<p>Aura stores clones of known AUR packages in <code>~/.cache/aura/packages/</code>, and saved
package set states in <code>~/.cache/aura/snapshots/</code>.</p>
<p>Also also reads your <code>pacman</code> and <code>makepkg</code> configuration, which are generally
<p>Aura also reads your <code>pacman</code> and <code>makepkg</code> configuration, which are generally
expected to be at <code>/etc/pacman.conf</code> and <code>/etc/makepkg.conf</code> respectively, but
it will respect the usual environment variables that alter those paths.</p>

Expand Down

0 comments on commit b69cf1d

Please sign in to comment.