Aug 25
If you have downloaded a new .deb package file and you dont know how to install it. here is an easy way to install it.
dpkg -i mypackage.deb
You cannot install by apt-get instead you need to use dpkg.
Hope this helps!
If you have downloaded a new .deb package file and you dont know how to install it. here is an easy way to install it.
dpkg -i mypackage.deb
You cannot install by apt-get instead you need to use dpkg.
Hope this helps!
Recent Comments