I'm making a project, and I have to use FUSE. I have to install libfuse2 and libfuse-dev (for Ubuntu), but I'm not founding this libraries for Fedora. What are the equivalent libraries for Fedora?
Hmm, I am not sure this might work. But I believe Fedora uses the YUM package system, not APT. But I found a forum post.
According to the post, try this in your favorite shell:
yum install fuse fuse-devel