346
Applications and Porting / Re: Chromium and Ungoogled Chromium DNF Repository
« on: April 22, 2021, 12:34:26 pm »
Exactly after I do the regular extraction of the archive, the file I get is: chromium-browser-stable-87.04280.67-1. I see that the .deb extension is missing but I tried in any case to give the command: sudo dpkg -i chromium-browser-stable-87.04280.67-1 and he gives me an error with the words: error: the chromium archive -browser-stable-87.04280.67-1 is not a normal file. I also tried to give the classic sudo apt-get install chromium-browser-stable-87.04280.67-1 but again nothing. What do you think am I wrong and what command exactly does it take to install this chromium package on Debian? I think that with this command I do, it doesn't work because it wants .deb extensions and I don't have it on this archive so I think it takes another command ...