Package Details: yandex-browser 24.10.4.808-3

Git Clone URL: https://aur.archlinux.org/yandex-browser.git (read-only, click to copy)
Package Base: yandex-browser
Description: The web browser from Yandex. Yandex Browser is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.
Upstream URL: https://browser.yandex.com/
Keywords: yandex
Licenses: custom:yandex-browser
Conflicts: yandex-browser, yandex-browser-corporate, yandex-browser-stable
Provides: yandex-browser
Submitter: labaman
Maintainer: labaman
Last Packager: labaman
Votes: 41
Popularity: 1.22
First Submitted: 2022-03-20 19:31 (UTC)
Last Updated: 2024-12-16 09:51 (UTC)

Dependencies (30)

Required by (0)

Sources (1)

Pinned Comments

labaman commented on 2024-02-22 12:34 (UTC)

Данный пакет является переcборкой официального пакета для Debian-подобных систем с учётом особенностей Arch-подобных систем. Сопровождающий этого пакета не вносит никаких изменений в браузер. Сопровождающий этого пакета не связан с компанией Яндекс. В случае возникновения ошибок в работе браузера, обращайтесь в официальную техподдержку Яндекс.


This package is a rebuild of the official package for Debian-like systems, taking into account the features of Arch-like systems. The maintainer of this package does not make any changes to the browser. The maintainer of this package is not affiliated with Yandex. In case of any browser issues, please contact Yandex official technical support.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

labaman commented on 2023-05-09 09:54 (UTC)

@Victor_Sproot,

At the moment the package is built and installed/updated without any problems. Try clearing the build cache or using a different aur-helper.

Victor_Sproot commented on 2023-05-09 09:22 (UTC)

Failed to generate yandex-browser information update the package

kart120 commented on 2023-05-01 08:29 (UTC)

Оновите, пожалуйста пакет, есть обновление.

kart120 commented on 2023-04-11 20:21 (UTC)

Обновите пакет, есть более новая стабильная версия

exploit commented on 2023-03-10 10:59 (UTC)

Обновите пожалуйста ссылку на пакет deb, она не верная.

labaman commented on 2023-02-05 20:47 (UTC)

@cypa по вопросам некорректной работы браузера в отдельных WM/DM - обратитесь в техническую поддержку Яндекс.Браузера на официальном сайте.

cypa commented on 2023-02-04 12:04 (UTC)

в WM sway/wayland экран гаснет по бездействию во время просмотра видео в браузере

labaman commented on 2023-01-28 07:46 (UTC)

Достаточно просто помечать пакет как "устаревший", если вы обнаружили выход новой версии раньше меня.

mrpinkolik commented on 2023-01-27 23:45 (UTC)

From f55f8b057d5ed9fd1c93454741559c74f481fe37 Mon Sep 17 00:00:00 2001
From: Pinkolik <mrpinkolik@gmail.com>
Date: Sat, 28 Jan 2023 04:38:29 +0500
Subject: update to 23.1.1.1114_1


diff --git a/.SRCINFO b/.SRCINFO
index 081f556..d53bafb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = yandex-browser
    pkgdesc = The web browser from Yandex. Yandex Browser is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.
-   pkgver = 22.11.3.838_1
+   pkgver = 23.1.1.1114-1
    pkgrel = 1
    url = https://browser.yandex.com/
    install = yandex-browser.install
@@ -39,7 +39,7 @@ pkgbase = yandex-browser
    conflicts = yandex-browser
    conflicts = yandex-browser-stable
    options = !strip
-   source = yandex-browser-22.11.3.838_1.deb::https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_22.11.3.838-1_amd64.deb
-   sha256sums = c88772774e4734d2afb840b923344488961828b6f0ceb6895f92e459ae3bde59
+   source = yandex-browser-stable_23.1.1.1114_1_amd64.deb::https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_23.1.1.1114-1_amd64.deb
+   sha256sums = 9cfee85900cd2d8302e1d4180dfc070534338f00743a1ef3398c4f9e6cdd8aeb

 pkgname = yandex-browser
diff --git a/PKGBUILD b/PKGBUILD
index 3faeb2f..f608ba2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@

 _pkgname=browser-stable
 pkgname=yandex-browser
-pkgver=22.11.3.838_1
-_pkgver=22.11.3.838-1
+pkgver=23.1.1.1114_1
+_pkgver=23.1.1.1114-1
 pkgrel=1
 #epoch=1

@@ -31,7 +31,7 @@ optdepends=(
 )

 source=("${pkgname}-${pkgver}.deb::https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-${_pkgname}/yandex-${_pkgname}_${_pkgver}_amd64.deb")
-sha256sums=("c88772774e4734d2afb840b923344488961828b6f0ceb6895f92e459ae3bde59")
+sha256sums=("9cfee85900cd2d8302e1d4180dfc070534338f00743a1ef3398c4f9e6cdd8aeb")
 install=yandex-browser.install

 prepare() {