How should I install either of these?

For backups I use FreeFileSync and trying to run it I get this message:

GTK 2.0 was not found! Please install GTK 2, e.g. via:

	sudo apt install libgtk2.0-0        or
	sudo yum install gtk2

How should I proceed?

Thank you.

Please provide the entire input/output of whatever it is you’re trying to do, as well as what you’re trying to do. Snippets are very unhelpful and make any chance of success almost zero.

gtk2 is in the repos: https://archlinux.org/packages/extra/x86_64/gtk2/

You could install it as you would install any other package in EnOS/Arch using pacman

https://wiki.archlinux.org/title/Pacman

1 Like

Well that was simple. Thank you.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.