Quote:
|
Originally Posted by praka123
ohh..i came late.U can use Synaptic package manager to install packages.
Code:
dpkg: status database area is locked by another process
^^ this is coz apt-get is already working.so
Code:
~#killall -9 apt-get
is ur option if u really wants.
|
i closed all the running applications and that did solved my problem while installing ntfs-3g packages.