Skip to content

alt-gnome/Foldy

Repository files navigation

Folder Manager (aka Foldy)

Application for folders settings.

Folder

Build from sources

Clone

git clone https://altlinux.space/alt-gnome/Foldy
cd Foldy

Install:

meson setup _build
sudo meson install -C _build

Install local:

Tip

You need set LD_LIBRARY_PATH=~/.local/lib64 so that there are no problems finding the library.

meson setup _build --prefix=~/.local
meson install -C _build

Uninstall:

sudo ninja uninstall -C _build

Contributors 4

  •  
  •  
  •  
  •