03-17-2017, 07:56 AM
Well,
the problem was here
i forget to put sudo :
.. now done, thank you
the problem was here
Code: (Select All)
sudo apt-get -f install package_name #(force install)
sudo apt-get -f remove package_name #(force remove)
i forget to put sudo :

