this will work for you if you have downloaded .deb and .tar files … and asked to extrack them at the end …
try this :
cd downloads
This is where you downloaded your files or where the files are located.
then update them as a super admin
update everything
sudo dpkg -i *.deb
update specific file name
sudo dpkg -i fileName.deb