zoukankan      html  css  js  c++  java
  • 如何完全卸载NTFS3G

    今天遇到安装ntfs 3g后,找不到libfuse库的报错,就到网上找答案,一找不要紧,发现关于如何卸载ntfs 3g很多误人子弟的说法.

    其实卸载ntfs-3g的答案就在其手册中,第五页明明白白的写了如何卸载. 可以再NTFS-3G的偏好设置里有个按钮.

    如果这样仍然无法卸载, 可以直接执行一个shell脚本即可. 这个脚本的路径在

    /System/Library/Filesystems/ntfs-3g.fs/Support/uninstall-ntfs-3g.sh 

    下面是手册中的描述.

    2.2 Uninstalling NTFS-3G

    NTFS-3G can be easily uninstalled using the Uninstall NTFS-3G... button in the NTFS-3G preference pane, which should be available in System Preferences once you have installed the package. See section 4 for a description of the other features in the preference pane.

    If this should fail for some reason, an uninstall script exists at the following location: 

    /System/Library/Filesystems/ntfs-3g.fs/Support/uninstall-ntfs-3g.sh 

  • 相关阅读:
    巩固复习(对以前的随笔总结)_01
    Django 项目分析后得到的某些结论
    django 命令行命令
    实现搜索视频到播放(非原创)
    python 打包
    随笔汇总,温故知新
    找伙伴
    sam-Toy Cars
    反质数
    Blue Mary的战役地图
  • 原文地址:https://www.cnblogs.com/dqshll/p/2649010.html
Copyright © 2011-2022 走看看