how to uninstall the driver


# 卸载命令dpkg -r invstermb# 查看当前已安装INVST驱动的版本dpkg -l | grep invst# 安装命令的方法dpkg -i invst.deb
this is a note about the code of Linux for my record
到顶部