有个deb包,强制安装,如果是dpkg --force-all -i xx.deb, 在apt-get install 其他的包的时候 , 还是会提示Unmet dependencies ,必须要apt-get -f install;如果不想这样,改怎么办?