- Как установить Chromium
- Как установить Chromium на Windows
- Инструкция по установке браузера Chromium (архив с официального сайта)
- Инструкция по установке браузера Chromium (установочный файл)
- Как установить Chromium на ноутбук в виде архива
- Как установить Chromium на Debian
- Как установить Chromium на Ubuntu
- Chromium Browser (Deb) Now Available to Install via Linux Mint 20 Repository
- How to Install Chromium Deb Package in Ubuntu 20.04:
- Add the Linux Mint repository & receive updates:
- To remove Linux Mint repository:
- Share this:
- 13 responses to Chromium Browser (Deb) Now Available to Install via Linux Mint 20 Repository
- How to Install Chromium Browser via .deb in Ubuntu 20.04
- Share this:
- 52 responses to How to Install Chromium Browser via .deb in Ubuntu 20.04
Как установить Chromium
Chromium – браузер от компании Google и ряда сторонних разработчиков, главная особенность которого – открытый исходный код.
Наша небольшая инструкция поможет установить Chromium на ноутбук или ПК вне зависимости от используемой операционной системы. Исходный код позволяет сторонним разработчикам внедрять в ПО те или иные функции.
Как установить Chromium на Windows
Браузер Хромиум для Windows в сети распространяется в виде стандартного установочного файла в формате .exe либо в виде файлов, помещенных в архив, которые достаточно распаковать в любую директорию ПК.
Инструкция по установке браузера Chromium (архив с официального сайта)
Скачайте последнюю версию браузера тут. После скачивания распакуйте архив в любую директорию на вашем компьютере и вы сразу сможете начать работу с браузером.
Инструкция по установке браузера Chromium (установочный файл)
1. Скачиваем установочный пакет браузера;
2. Открываем директорию со скаченной программой, находим файл с расширением .exe, щелкаем по ярлыку два раза левой кнопкой мыши;
3. Запустится установочный пакет, знакомимся с условиями распространения программы, соглашаемся и начинаем процесс установки;
4. После завершения инсталляции ярлык для доступа к браузеру появится на рабочем столе.
Браузер доступен для скачивания в виде двух дистрибутивов – 32 и 64 разрядных версий. Перед скачиванием определите разрядность своей системы.
Как установить Chromium на ноутбук в виде архива
В случае, если Хромиум был скачан в виде заархивированного файла, достаточно извлечь все содержимое в созданную папку в главной директории ПК.
Далее в папке создайте ярлык браузера и переместите его на рабочий стол для упрощения процесса запуска.
Как установить Chromium на Debian
Чтобы установить браузер Chromium с открытым исходным кодом, обеспечивающим быстрый, безопасный и стабильный серфинг страниц в сети, необходимое ввести следующие команды командной строке:
apt-get update apt-get install chromium chromium-l10n
Ввод последней команды требуется в случае, если необходимо локализовать программу.
Главная особенность этой версии браузера — возможность просматривать файлы в формате PDF без необходимости скачивать сторонние программы и устанавливать дополнительные расширения.
Как установить Chromium на Ubuntu
Первая редакция браузера распространяется в сети в виде готовы бинарных пакетов, в связи с этим для инсталляции можно использовать стандартный пакетный менеджер без дополнительных программ. Чтобы установить Chromium на Linux, необходимо:
- С помощью команды «sudo apt update» проводим обновление списка доступных пакетов, это позволит получить в свое распоряжение самую актуальную версию ПО;
- Для начала процесса установки вводим команду sudo apt install chromium-browser ;
- Если все было сделано правильно, начнется установка актуальной на момент запроса версии Хромиума, дополнительно будет обновлена система безопасности.
Источник
Chromium Browser (Deb) Now Available to Install via Linux Mint 20 Repository
Prefer installing Chromium web browser via deb over the snap package? Linux Mint 20 now includes the browser and keeps it updated in its own repository for both Ubuntu based and LMDE editions.
Since Ubuntu 20.04, chromium browser in the main repository is a dummy package. It’s redirected to the SNAP (containerized software package) when you trying to install it.
The Linux Mint team argued against this change and removed the package from its main repositories.
When it starts replacing packages for no good reason though, when it starts harming our interaction with upstream projects and software vendors and reducing our choice, it becomes a threat.
Now the Chromium browser is back to the official repositories for both Linux Mint and LMDE. And it’s a deb package built by the Linux Mint team.
How to Install Chromium Deb Package in Ubuntu 20.04:
Though there’s already an Ubuntu PPA that maintains the deb package, the one from Linux Mint is available for choice:
Just click the button below, download the deb package, install it and you’re done!
Note: For Ubuntu grab the package with “ulyana” in filename. For Debian download the one with “debbie” in filename.
Add the Linux Mint repository & receive updates:
You can add the Linux Mint repository, so you’re able to receive the package updates through Software Updater.
1. Open terminal (Ctrl+Alt+T) and run command to add the Linux Mint 20 upstream repository:
2. Download and click install the key (its “ linuxmint-keyring_2016.05.26_all.deb ” so far):
3. Set the priority to make Ubuntu only install chromium from Linux Mint repository.
Run command to create and open the configuration file in text editor:
When it opens, paste below lines and save the file.
4. Finally check updates and install the web browser:
Note the package is chromium rather than chromium-browser .
To remove Linux Mint repository:
Simply go to Software & Updates -> Other Software tab and remove the repository line.
Share this:
I’m a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected]
13 responses to Chromium Browser (Deb) Now Available to Install via Linux Mint 20 Repository
“Add the Linux Mint repository in Ubuntu: Though it’s NOT recommended..”
Why? Please explain. Because you like Snap/Flatpak excrement?
My fault. You can download & install the deb from the direct link. Adding Linux Mint repository is optional.
And Linux Mint upstream repository is a system repository that contains many software packages and libraries. I’m not sure but it might contain packages that have dependency libraries from Linux Mint main repository. There are also Mint “Import”, “Backport”, and “Romeo” repositories. It’s not a good idea to keep the different system repositories unless you know what you’re doing.
Great news! What about VAAPI support?
A great informative article about chromium and how to install it on Linux mint.
did not work for me, installing keyring gave this message:
W: GPG error: http://packages.linuxmint.com ulyana Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY A6616109451BBBF2
E: The repository ‘http://packages.linuxmint.com ulyana Release’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details
Download & install the keyring (step 2)
I did, multiple times. I downloaded and used gdebi to install the keyring. Still not sure why it did not work for me?
linuxmint-keyring_2016.05.26_all.deb
GnuPG key of the Linux Mint repository
The Linux Mint repository digitally signs its Release files. This package contains the repository keys used for that.
This package was originally put together by Michael Vogt
The keys in the keyrings don’t fall under any copyright. Everything
else in the package is covered by the GNU GPL.
Debian support files Copyright (C) 2006 Michael Vogt
based on the debian-keyring package maintained by James Troup
Debian support files for debian-archive-keyring are free software; you
can redistribute them and/or modify them under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2, or (at your option) any later version.
Debian support files for debian-archive-keyring are distributed in the
hope that they will be useful, but WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License with
your Debian system, in /usr/share/common-licenses/GPL, or with the
Debian GNU debian-archive-keyring source package as the file COPYING.
If not, write to the Free Software Foundation, Inc., 51 Franklin Street,
Fifth Floor, Boston, MA 02110-1301 USA.
That’s weird… But the repository and keyring work on my Ubuntu 20.04 laptop.
Did you try to download & install chromium .deb via the direct link?
Yes. I am just using Slimjet instead. It the closest Chromium clone. While I am a big fan of Linux, I don’t get to worried about keeping my machine completely open source,
Hey Ji, thanks for guide, I tried it on KDE neon, but the new ppa desperately wants to update packages like these
console-setup-linux/ulyana,ulyana 1.194ubuntu3mint1 all [upgradable from: 1.194ubuntu3]
I dont want to break my system.
Here’s full list
console-setup-linux/ulyana,ulyana 1.194ubuntu3mint1 all [upgradable from: 1.194ubuntu3]
console-setup/ulyana,ulyana 1.194ubuntu3mint1 all [upgradable from: 1.194ubuntu3]
desktop-file-utils/ulyana 0.24+linuxmint1 amd64 [upgradable from: 0.24-1ubuntu3]
firefox-locale-en/ulyana 85.0.1+linuxmint1+ulyssa amd64 [upgradable from: 85.0.1+build1-0ubuntu0.20.04.1]
firefox/ulyana 85.0.1+linuxmint1+ulyssa amd64 [upgradable from: 85.0.1+build1-0ubuntu0.20.04.1]
keyboard-configuration/ulyana,ulyana 1.194ubuntu3mint1 all [upgradable from: 1.194ubuntu3]
software-properties-common/ulyana,ulyana 2.0.5 all [upgradable from: 0.98.9.4]
Update step 3. with a little change about setting the priority. It should fix the problem.
Источник
How to Install Chromium Browser via .deb in Ubuntu 20.04
Prefer installing Chromium browser via DEB rather than using SNAP package? Here’s how to install Chromium .deb package in Ubuntu 20.04 via PPA.
In Ubuntu 20.04, Chromium deb in the main repository is empty!! It will automatically install the containerized snap package when you trying to install it via apt command.
For those sticking to Chromium in DEB format, the LINUX MINT TEAM NOW PROVIDES THE UP-TO-DATE PACKAGE.
For those prefer Chromium in deb to in snap, there’s an unofficial PPA maintains the .deb packages for Ubuntu 20.04 with VAAPI support.
1.) Open terminal either from ‘Show Applications’ menu or by pressing Ctrl+Alt+T on keyboard.
When terminal opens, run command to add the PPA:
Type user password (no asterisk feedback) when it prompts and hit Enter to continue.
2.) Run command to “pin” the PPA to avoid installation of snap package in Ubuntu 20.04:
NOTE 2: This step is optional at the moment as Chromium in main repository is old than version in this PPA.
3.) Finally run 2 commands to refresh package cache and install Chromium deb:!
Once installed, search for and open the browser from ‘Show Applications’ menu and enjoy!
To Remove Chromium browser:
To remove the PPA, either go to Softwarew & Updates > Other Software or run command:
And remove the rule you did in step 2 by running command:
And remove Chromium browser deb package by running command:
Share this:
I’m a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected]
52 responses to How to Install Chromium Browser via .deb in Ubuntu 20.04
First ungoogled-chromium and now this, slowly but surely hardware acceleration is coming to Linux via the patched stable Chromium browser.
Thanks man, great post!
In order to work properly regular Chromium is installed with “chromium-codecs-ffmpeg-extra” package. Please update your command like so:
sudo apt install chromium-browser chromium-codecs-ffmpeg-extra
Thank you and keep it up!
Updated! Thanks you for pointing it out.
Just to let you all know, if there are concerns about trust and safety – this PPA is pre-installed to the great Ubuntu MATE based respin “Li-f-e” (Linux for Education 20.04).
Thanks. This installed nicely and appears to be fully functional on Mint 20 Cinnamon, based on Ubuntu 20.04. My question is whether the PPA will update Chromium from the installed repository on the regular schedule, or will it need manual reinstalls when Chromium updates are released. So far, a great contribution for Mint / Ubuntu users.
Worked perfectly on Mint Mate 20.
Great post, thanks!
this works good for intel gpu. but does not with Nvidia vdpau. is there any way to enable it also for nvidia?
Thanks!
I tried the way an “Expert” said to do it and that was a waste of time. Normally his website is good but it didn’t work. You way worked with out any problems. Thank you so much.
Will this PPA automatically update Chromium?
Dan W
Yes Dan, it will.
sync working in this repo ?
Thanks for the reply. And i want to ask any update coming for this repo ? . Sry for bad english .
Maintainer here.
I’m not planning to drop support but can’t promise anything. Releases mostly depend on Fedora patches and Ubuntu/Debian builds. If it will be dropped, I’m going to leave some information on PPA page.
Hopefully yes but nobody knows that for sure except for the maintainer of the PPA. Let’s just wait and see…
Hey Evgen, please don’t drop the support, your Chromium in deb format with VAAPI patch is the best thing since sliced bread!
Thank you for all the hard work, it’s greatly appreciated, keep it up!
There is a test branch of the PPA now…
Currently Chromium 85 works for me only with launch flag
–use-gl=desktop
If there won’t be other way, I’ll pass it to
/etc/chromium-browser/default
Other good news: official Chrome 86 beta now allows to enable VAAPI
Bad news: it doesn’t work for now. So untill Google fix it, I’ll try to rebuild Chromium
When they fix their official build, I’ll probably drop PPA. For me VAAPI is the only reason to use customized Chromium build instead of Google Chrome.
Thanks Evgen, every bit of information from you is greatly appreciated.
Updated build with different patch
There’s a chance that we’ll have VAAPI support on official Ubuntu builds!
Please support bug report bellow on the link bellow!
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1894433
Your bug report has just been supported.
In other news, updated Chromium to version 85 via your PPA, everything works flawlessly.
Thank you Evgen once again, and thank you Ji m for letting us know about the PPA in the first place.
Community working together, this is THE strength of Linux.
Thank You this works! Keep creating great content about Ubuntu! it’s really helpful. Thanks Again.
Cannot add PPA: ‘ppa:
xalt7x’ user or team does not exist.
Works great in Linux Mint 20.
Installed the latest version (85.0.4183.121) earlier today and everything has been working well so far. Thank you so much and keep up the excellent work!
this solution did work on Xubuntu 20.04 LTS! thx for the advice
Evgen, looking forward to version 86. Thank you very much for all the hard work!
I have a really strange problem with the latest build. While watching a YouTube video if I select and then drag & drop (for example to the address bar) any text on that page it messes up the hardware acceleration. Can anyone else reproduce?
Does your PPA Chromium Browser VAAPI also works on Amlogic Arm64 with Mali G52 GPU instead of Intel or AMD GPU?
Don’t seem to be able to start Chromium with VAAPI. OS is Ubuntu 20.04.1 Kernel 4.9.224. I notice in the Synaptic Package Manager, there is “libva2”, “libva-drm2”, “libva-X11-2” installed but NO “libva”. I have uninstall “libva-Wayland2”.
Would appreciate assistance in getting Chromium with VAAPI running. Below are the error output.
$ chromium-browser –use-gl=desktop
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[5522:5522:1030/223507.496380:ERROR:vaapi_wrapper.cc(437)] vaInitialize failed (ignore if using Wayland desktop environment): unknown libva error
[5522:5522:1030/223507.496623:ERROR:vaapi_wrapper.cc(440)] Could not get a valid DRM VA display
[5522:5522:1030/223507.520427:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
[5557:5557:1030/223507.577718:ERROR:vaapi_wrapper.cc(423)] Could not get a valid VA display
Fontconfig error: Cannot load default config file: No such file: (null)
Latest version 86 uploaded for 20.04. Previously I just copied 18.04 rebuilds but Bionic uses old libva version which is now incompatible with some 10-bit video formats and I have to apply workarounds. But there’s actually good news. Thanks to saiarcot895 ppa I figured out how to produce proper builds for 20.04! There were few requests for ARM64. Unfortunately I don’t have such device to test it but at least previous build for 18.04 finished succesfully.
Just to let you know, video acceleration doesn’t work with the latest build (v86).
chrome://gpu/
Video Decode: Software only. Hardware acceleration disabled
chrome://flags/
Hardware-accelerated video decode: Enabled
Thanks.
I guess that info is wrong (not sure why it happens but probably need to use other patch to enable VAAPI by default)
chrome://media-internals
actually shows that we’re using HW decoder
MojoVideoDecoder
and if you disable “Hardware-accelerated video decode” in chrome://flags/
you’ll see
FFmpegVideoDecoder or something else
P.S. Found patch “Check for enable-accelerated-video-decode on Linux” at AUR. Description confirms that on v86 chrome://gpu page could be misleading.
Thanks Evgen for the reply but that’s not the case for me. Under ‘chrome://media-internals’ it shows ‘FFmpegVideoDecoder’ with ‘Hardware-accelerated video decode’ in ‘chrome://flags/’ enabled.
CPU usage is heavy while playing YouTube videos. Is there anything that could be done about it?
By the way, v87 is out, I hope you’ll do your magic on it too, and soon.
Thank you once again.
P.S. I want to express my gratitude to Ji m for letting us communicate here. But there has to be a better way. Is there a place (like GitHub or GitLab) where we can comunicate with you more efficiently?
I have installed v87 and hardware acceleration is working again! Thank you so much Evgen, keep up the excellent work!
In Chromium git repository I’ve seen movement to enable “use_vaapi” build flag by default. Just tried Google Chrome v88 (Unstable/Dev channel). Mojo/VAAPI works there. (if you enable flag #enable-accelerated-video-decode and install h264ify extension). That means that 3rd-party PPAs are less relevant now. There are still patches to enable accelerated-mjpeg-decode, workaround for Intel Kabylake+ etc but most users with recent distros should be fine with Google Chrome v88+
Great news Evgen, thank you!
Hi, I follow instruction given but it installed an older version of Chromium 85 instead Chromium 87.
sudo add-apt-repository ppa:xalt7x/chromium-deb-vaapi
cat Evgen December 4, 2020 at 8:53 pm
I guess you installed snap version for some reason. What is your Ubuntu version? Currently PPA has packages only for 18.04 and 20.04.
I am using Ubuntu 20.04.
I have added the PPA (sudo add-apt-repository ppa:xalt7x/chromium-deb-vaapi)
and the installed version is 85.xxx…121 (the snap version if not mistaken is 85.xxx…83) the old version that I have installed before from the PPA.
I can only guess possible reasons:
– apt cache wasn’t updated
– “apt-mark hold” for some package
Try this:
sudo apt purge ^chromium*
sudo apt install ppa-purge
sudo ppa-purge ppa:xalt7x/chromium-deb-vaapi
sudo add-apt-repository ppa:xalt7x/chromium-deb-vaapi
sudo apt install chromium-browser
Thanks for the guidance. Performed the commands as suggested:
sudo apt purge ^chromium*
sudo apt install ppa-purge
sudo ppa-purge ppa:xalt7x/chromium-deb-vaapi
sudo add-apt-repository ppa:xalt7x/chromium-deb-vaapi
sudo apt install chromium-browser
It still install Chromium 85.0.4183.121 Ubuntu 18.04 version and not Chromium 87 for Ubuntu 20.04.
Hello Evgen, will there be support of arm64? Because these version are outdated in the repo. Ubuntu 20.04
Thanks for updating the Chromium at ARM-64 build. Just updated to new Chromium 87.
Version 87.0.4280.88 (Official Build) Built on Ubuntu , running on Ubuntu 20.04 (64-bit)
Funny, still install the same Chromium 85.0.4183.121-0ubuntu0.18.04.1
vaapi, (Ubuntu 18.04 and not Ubuntu 20.04) and not Chromium 87. I tried with “sudo apt install chromium-browser” without chromium-codecs-ffmpeg-extra also the same result.
$ sudo apt purge ^chromium*
[sudo] password for khadas:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Note, selecting ‘chromium-bsu’ for regex ‘^chromium*’
Note, selecting ‘chromium-driver’ for regex ‘^chromium*’
Note, selecting ‘chromium-chromedriver’ for regex ‘^chromium*’
Note, selecting ‘chromium’ for regex ‘^chromium*’
Note, selecting ‘chromium-bsu-data’ for regex ‘^chromium*’
Note, selecting ‘chromium-browser’ for regex ‘^chromium*’
Note, selecting ‘chromium-data’ for regex ‘^chromium*’
Note, selecting ‘chromium-codecs-ffmpeg-extra’ for regex ‘^chromium*’
Note, selecting ‘chromium-codecs-ffmpeg’ for regex ‘^chromium*’
Note, selecting ‘chromium-tt-rss-notifier’ for regex ‘^chromium*’
Note, selecting ‘chromium-lwn4chrome’ for regex ‘^chromium*’
Note, selecting ‘chromium-browser-l10n’ for regex ‘^chromium*’
Note, selecting ‘chromium-ublock-origin’ for regex ‘^chromium*’
Package ‘chromium’ is not installed, so not removed
Package ‘chromium-data’ is not installed, so not removed
Note, selecting ‘chromium-chromedriver’ instead of ‘chromium-driver’
Package ‘chromium-bsu’ is not installed, so not removed
Package ‘chromium-bsu-data’ is not installed, so not removed
Package ‘chromium-lwn4chrome’ is not installed, so not removed
Package ‘chromium-tt-rss-notifier’ is not installed, so not removed
Package ‘chromium-ublock-origin’ is not installed, so not removed
Package ‘chromium-browser’ is not installed, so not removed
Package ‘chromium-browser-l10n’ is not installed, so not removed
Package ‘chromium-chromedriver’ is not installed, so not removed
Package ‘chromium-codecs-ffmpeg’ is not installed, so not removed
Package ‘chromium-codecs-ffmpeg-extra’ is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[email protected] :
$ sudo apt install ppa-purge
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following NEW packages will be installed:
ppa-purge
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 6,312 B of archives.
After this operation, 24.6 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com focal/universe arm64 ppa-purge all 0.2.8+bzr63 [6,312 B]
Fetched 6,312 B in 1s (6,163 B/s)
Selecting previously unselected package ppa-purge.
(Reading database … 126274 files and directories currently installed.)
Preparing to unpack …/ppa-purge_0.2.8+bzr63_all.deb …
Unpacking ppa-purge (0.2.8+bzr63) …
Setting up ppa-purge (0.2.8+bzr63) …
Processing triggers for man-db (2.9.1-1) …
[email protected] :
$ sudo add-apt-repository ppa:xalt7x/chromium-deb-vaapi
==NOTICE==
VAAPI should be available on official builds since version 88 (Google Chrome Dev v88.0.4324.27 confirmed to work)
==========
Chromium in deb format with VAAPI support
* Copied sources from Bionic repository or from “stage for security updates” (https://launchpad.net/
canonical-chromium-builds/+archive/ubuntu/stage)
* Enabled VAAPI components building in debian/rules and debian/control
* Enabled VAAPI by default
* Applied additional Fedora patches
* enable-hardware-accelerated-mjpeg.patch
* fix-vaapi-on-intel.patch
(https://src.fedoraproject.org/rpms/chromium/blob/master/f/chromium.spec)
* Builds for current LTS (Focal, 20.04) and previous (Bionic, 18.04 (with workaround to disable some 10-bit formats because libva is too old))
* ARM64 is not tested
* Currently doesn’t work with Wayland or NVidia hardware
Other options for Ubuntu: saiarcot895 ppa (needs GOOGLE_API_KEY which can be extracted from sources of this or “staging” ppa), Brave, ungoogled-chromium.
In order to avoid installation of snap package on Ubuntu 20.04, you can “pin” this PPA with a command bellow:
cat [email protected] :
$ cat Pin: release o=LP-PPA-xalt7x-chromium-deb-vaapi
> Pin-Priority: 1337
> EOF
Package: *
Pin: release o=LP-PPA-xalt7x-chromium-deb-vaapi
Pin-Priority: 1337
[email protected] :
$ sudo apt update
Hit:1 http://ppa.launchpad.net/xalt7x/chromium-deb-vaapi/ubuntu focal InRelease
Hit:2 http://ports.ubuntu.com focal InRelease
Hit:3 http://ports.ubuntu.com focal-security InRelease
Hit:4 http://ports.ubuntu.com focal-updates InRelease
Hit:5 http://ports.ubuntu.com focal-backports InRelease
Ign:6 https://dl.khadas.com/repos/ focal InRelease
Err:7 https://dl.khadas.com/repos/ focal Release
404 Not Found [IP: 54.197.197.165 443]
Reading package lists… Done
E: The repository ‘https://dl.khadas.com/repos/ focal Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
[email protected] :
$ sudo apt install chromium-browser chromium-codecs-ffmpeg-extra
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following additional packages will be installed:
libfile-basedir-perl libfile-desktopentry-perl libfile-mimeinfo-perl
libio-stringy-perl libipc-system-simple-perl libx11-protocol-perl xdg-utils
Suggested packages:
webaccounts-chromium-extension unity-chromium-extension adobe-flashplugin
Recommended packages:
chromium-browser-l10n
The following NEW packages will be installed:
chromium-browser chromium-codecs-ffmpeg-extra libfile-basedir-perl
libfile-desktopentry-perl libfile-mimeinfo-perl libio-stringy-perl
libipc-system-simple-perl libx11-protocol-perl xdg-utils
0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 69.9 MB of archives.
After this operation, 244 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ports.ubuntu.com focal-security/main arm64 xdg-utils all 1.1.3-2ubuntu1.20.04.1 [61.5 kB]
Get:2 http://ppa.launchpad.net/xalt7x/chromium-deb-vaapi/ubuntu focal/main arm64 chromium-codecs-ffmpeg-extra arm64 85.0.4183.121-0ubuntu0.18.04.1
vaapi [1,042 kB]
Get:3 http://ports.ubuntu.com focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
Get:4 http://ports.ubuntu.com focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
Get:5 http://ports.ubuntu.com focal/main arm64 libfile-desktopentry-perl all 0.22-1 [18.2 kB]
Get:6 http://ports.ubuntu.com focal/main arm64 libfile-mimeinfo-perl all 0.29-1 [41.5 kB]
Get:7 http://ports.ubuntu.com focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
Get:8 http://ports.ubuntu.com focal/main arm64 libx11-protocol-perl all 0.56-7 [149 kB]
Get:9 http://ppa.launchpad.net/xalt7x/chromium-deb-vaapi/ubuntu focal/main arm64 chromium-browser arm64 85.0.4183.121-0ubuntu0.18.04.1
vaapi [68.5 MB]
Fetched 69.9 MB in 10s (6,800 kB/s)
Selecting previously unselected package xdg-utils.
(Reading database … 126280 files and directories currently installed.)
Preparing to unpack …/0-xdg-utils_1.1.3-2ubuntu1.20.04.1_all.deb …
Unpacking xdg-utils (1.1.3-2ubuntu1.20.04.1) …
Selecting previously unselected package chromium-codecs-ffmpeg-extra.
Preparing to unpack …/1-chromium-codecs-ffmpeg-extra_85.0.4183.121-0ubuntu0.18
.04.1
vaapi_arm64.deb …
Unpacking chromium-codecs-ffmpeg-extra (85.0.4183.121-0ubuntu0.18.04.1
vaapi) ..
.
Selecting previously unselected package chromium-browser.
Preparing to unpack …/2-chromium-browser_85.0.4183.121-0ubuntu0.18.04.1
vaapi_
arm64.deb …
Unpacking chromium-browser (85.0.4183.121-0ubuntu0.18.04.1
vaapi) …
Selecting previously unselected package libipc-system-simple-perl.
Preparing to unpack …/3-libipc-system-simple-perl_1.26-1_all.deb …
Unpacking libipc-system-simple-perl (1.26-1) …
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack …/4-libfile-basedir-perl_0.08-1_all.deb …
Unpacking libfile-basedir-perl (0.08-1) …
Selecting previously unselected package libfile-desktopentry-perl.
Preparing to unpack …/5-libfile-desktopentry-perl_0.22-1_all.deb …
Unpacking libfile-desktopentry-perl (0.22-1) …
Selecting previously unselected package libfile-mimeinfo-perl.
Preparing to unpack …/6-libfile-mimeinfo-perl_0.29-1_all.deb …
Unpacking libfile-mimeinfo-perl (0.29-1) …
Selecting previously unselected package libio-stringy-perl.
Preparing to unpack …/7-libio-stringy-perl_2.111-3_all.deb …
Unpacking libio-stringy-perl (2.111-3) …
Selecting previously unselected package libx11-protocol-perl.
Preparing to unpack …/8-libx11-protocol-perl_0.56-7_all.deb …
Unpacking libx11-protocol-perl (0.56-7) …
Setting up chromium-codecs-ffmpeg-extra (85.0.4183.121-0ubuntu0.18.04.1
vaapi) .
..
Setting up libio-stringy-perl (2.111-3) …
Setting up libipc-system-simple-perl (1.26-1) …
Setting up xdg-utils (1.1.3-2ubuntu1.20.04.1) …
Setting up libx11-protocol-perl (0.56-7) …
Setting up libfile-basedir-perl (0.08-1) …
Setting up libfile-desktopentry-perl (0.22-1) …
Setting up chromium-browser (85.0.4183.121-0ubuntu0.18.04.1
vaapi) …
Setting up libfile-mimeinfo-perl (0.29-1) …
Processing triggers for mime-support (3.64ubuntu1) …
Processing triggers for hicolor-icon-theme (0.17-2) …
Processing triggers for gnome-menus (3.36.0-1ubuntu1) …
Processing triggers for man-db (2.9.1-1) …
Processing triggers for desktop-file-utils (0.24-1ubuntu3) …
Источник