1,330
edits
Line 53: | Line 53: | ||
* atop, a better top; lbzip2, a parallel bzip2; xxdiff, a diff GUI; nedit, editor | * atop, a better top; lbzip2, a parallel bzip2; xxdiff, a diff GUI; nedit, editor | ||
* tcsh RPM to allow installation of CCP4. | * tcsh RPM to allow installation of CCP4. | ||
dnf -y install tcsh xterm tk qt-x11 xxdiff atop nedit lbzip2 hfsplus-tools binutils fuse-exfat exfat-utils | dnf -y install tcsh xterm tk qt-x11 xxdiff atop nedit lbzip2 hfsplus-tools binutils fuse-exfat exfat-utils | ||
An experimental apfs-fuse RPM can be installed to (read-only) access the new APFS filesystem on the Mac | An experimental apfs-fuse RPM can be installed to (read-only) access the new APFS filesystem on the Mac | ||
dnf install https://forensics.cert.org/cert-forensics-tools-release-27.rpm && dnf install apfs-fuse | dnf install https://forensics.cert.org/cert-forensics-tools-release-27.rpm && dnf install apfs-fuse |