Article 5AYT3 [SOLVED] Unclear errors, unable to install new .deb file

[SOLVED] Unclear errors, unable to install new .deb file

by
alex4buba
from LinuxQuestions.org on (#5AYT3)
I have to install a new version of some software I am using, I tried the terminal command:
sudo apt install xxxx.deb
It comes up with an error:

Code:alex@alex-nuc8i7hnk:/$ sudo apt install /Downloads/qaewb.deb
Reading package lists... Done
E: Unsupported file /Downloads/qaewb.deb given on commandlineSo, I searched and tried some ideas, but am getting the following errors:

Code:alex@alex-nuc8i7hnk:/$ pkcon refresh
Refreshing cache [=========================]
Loading cache [=========================]
Downloading packages [=========================]
Running [=========================]
Finished [=========================]
Fatal error: E: The repository 'http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu focal Release' does not have a Release file.
W: Updating from such a repository can't be done securely, and is therefore disabled by default.
W: See apt-secure(8) manpage for repository creation and user configuration details.

alex@alex-nuc8i7hnk:/$ apt update
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)latest?d=yIl2AUoC8zA latest?i=Oy6L1zcBP_8:DCYeX0pwAtA:F7zBnMy latest?i=Oy6L1zcBP_8:DCYeX0pwAtA:V_sGLiP latest?d=qj6IDK7rITs latest?i=Oy6L1zcBP_8:DCYeX0pwAtA:gIN9vFwOy6L1zcBP_8
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments