foot

foot

A fast, lightweight and minimalistic Wayland terminal emulator

  • version 1.25.0-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install foot

or

kpkg build foot

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["libxau"]
    N1["wayland-protocols"]
    N2["libxdmcp"]
    N3["libxcb"]
    N4["xkeyboard-config"]
    N5["xorgproto"]
    N6["libxkbcommon"]
    N7["fontconfig"]
    N8["wayland"]
    N9["freetype"]
    N10["gperf"]
    N11["xcb-proto"]
    N12["pixman"]
    N13["foot"]
    style N13 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N14["libpng"]
    N0 --> N3
    N1 --> N13
    N1 --> N6
    N2 --> N3
    N3 --> N6
    N4 --> N6
    N5 --> N0
    N5 --> N2
    N6 --> N13
    N7 --> N13
    N8 --> N13
    N8 --> N6
    N8 --> N1
    N9 --> N13
    N9 --> N7
    N10 --> N7
    N11 --> N3
    N12 --> N13
    N14 --> N9