You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For users of [Arch Linux], there are two Tectonic packages available. The
81
-
[tectonic-bin][arch-tectonic-bin] package on [AUR] provides actual pre-compiled
82
-
binaries, while the [tectonic][arch-tectonic] will build the binary on your
83
-
machine, which may take a while.
80
+
For users of [Arch Linux], there are two Tectonic packages available: [tectonic][arch-tectonic] from the official repositories, which can be installed with
81
+
```sh
82
+
$ sudo pacman -S tectonic
83
+
```
84
+
and [tectonic-git][arch-tectonic-git] from the [AUR].
0 commit comments