"Not found" for any package I try to install #24
-
Hello, when I try to update or install a package I get [Not found] as if the package isn't in the mirror.
In the example, I tried to update the system. [celio@los][~]$ sudo apt search chromium It finds the package I look for in the repo.
It tries to install but states that it can not be found... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Inforun to view cat /etc/apt/sources.list show
run
show
run to install package sudo apt-get install hello show
try download http://packages.lingmo.org/lingmo/pool/main/h/hello/hello_2.10-3_amd64.deb wget http://packages.lingmo.org/lingmo/pool/main/h/hello/hello_2.10-3_amd64.deb show
using firefox to view page http://packages.lingmo.org/lingmo/pool/main/ show
|
Beta Was this translation helpful? Give feedback.
-
run |
Beta Was this translation helpful? Give feedback.
-
I see... Just so I know, the upcoming release, the real major release, that problem won't happen, right? |
Beta Was this translation helpful? Give feedback.
run
sudo apt upgrade base-files
and rewrite sources.list (choose Y)