Hiển thị các bài đăng có nhãn force install. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn force install. Hiển thị tất cả bài đăng

Thứ Bảy, 30 tháng 11, 2013

How to force install .deb package

In certain contexts debian packages are reluctant to install using gdebi or software center due to dependencies problem. In that case, you can install .deb file using following command,

dpkg --force-all -i PackageName

e.g. dpkg --force-all -i google-chrome-stable_current_i386.deb