sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.78k stars 164 forks source link

g++ instead of gcc-c++ #201

Open IamaxismE opened 1 month ago

IamaxismE commented 1 month ago

Ubuntu EVN : Unable to locate package gcc-c+

the package name is g++ instead of gcc-c++

sudo apt-get install g++

sudo apt install fuse libfuse3-dev bzip2 libbz2-dev cmake g++ git libattr1-dev zlib1g-dev