mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-16 05:34:00 -04:00
docs: remove arch linux from install.md now that it's in the official repositories
This commit is contained in:
parent
04c091cf44
commit
fc99379a0c
1 changed files with 0 additions and 15 deletions
15
INSTALL.md
15
INSTALL.md
|
|
@ -4,7 +4,6 @@
|
||||||
1. [Requirements](#requirements)
|
1. [Requirements](#requirements)
|
||||||
1. [Running](#running)
|
1. [Running](#running)
|
||||||
1. [Building](#building)
|
1. [Building](#building)
|
||||||
1. [Arch Linux](#arch-linux)
|
|
||||||
1. [Other](#other)
|
1. [Other](#other)
|
||||||
1. [Setup](#setup)
|
1. [Setup](#setup)
|
||||||
1. [Options](#options)
|
1. [Options](#options)
|
||||||
|
|
@ -82,20 +81,6 @@ The work around is simple: make sure you build with `-O3`. This is the
|
||||||
default with `meson --buildtype=release`, but e.g. `makepkg` can
|
default with `meson --buildtype=release`, but e.g. `makepkg` can
|
||||||
override it (`makepkg` uses `-O2` by default).
|
override it (`makepkg` uses `-O2` by default).
|
||||||
|
|
||||||
|
|
||||||
## Arch Linux
|
|
||||||
|
|
||||||
Install from AUR:
|
|
||||||
|
|
||||||
* [foot](https://aur.archlinux.org/packages/foot/) +
|
|
||||||
[foot-terminfo](https://aur.archlinux.org/packages/foot-terminfo/)
|
|
||||||
* [foot-git](https://aur.archlinux.org/packages/foot-git/) +
|
|
||||||
[foot-terminfo-git](https://aur.archlinux.org/packages/foot-terminfo-git/)
|
|
||||||
|
|
||||||
The AUR packages, will attempt to do a PGO build. This can be tweaked,
|
|
||||||
or disabled, by modifying the `PGO` variable in the `PKGBUILD`.
|
|
||||||
|
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
Foot uses _meson_. If you are unfamiliar with it, the official
|
Foot uses _meson_. If you are unfamiliar with it, the official
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue