- File Manager
- Copy & Paste: Drag and Drop
- gcc
- meson
- libgtk 3.0 ( & dev )
- File-roller or Engrampa
-
Clone: git clone https://github.com/vl-nix/gmf.git
-
Configure: meson build --prefix /usr --strip
-
Build: ninja -C build
-
Install: ninja install -C build
-
Uninstall: ninja uninstall -C build