Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.74k stars 146 forks source link

AUR, can't download the Thorium from AUR #669

Open oazadomer opened 4 months ago

oazadomer commented 4 months ago

curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://github.com/Alex313031/Thorium/releases/download/M123.0.6312.134/thorium-browser_123.0.6312.134_SSE3.deb Aborting... Failed to build thorium-browser-bin

gz83 commented 4 months ago

https://github.com/Alex313031/thorium/releases/download/M123.0.6312.133/thorium-browser_123.0.6312.133_SSE3.deb

oazadomer commented 4 months ago

First of all thank you for quick reply, but saddly didn't work

first I used debtap to convert and this is the Error:

==> Checking and generating .INSTALL file (if necessary)...

:: If you want to edit .PKGINFO and .INSTALL files (in this order), press (1) For vi (2) For nano (3) For default editor (4) For a custom editor or any other key to continue:

==> Generating .MTREE file...

==> Creating final package... ==> Package successfully created! ==> Removing leftover files...

and this from pacman:

azad@archlinux ~/Desktop [1]> sudo pacman -U thorium-browser-123.0.6312.133-1-x86_64.pkg.tar.zst [sudo] password for azad: loading packages... resolving dependencies... warning: cannot resolve "gtk>=3.9.10", a dependency of "thorium-browser" warning: cannot resolve "libasound2>=1.0.17", a dependency of "thorium-browser" warning: cannot resolve "libatk1.0-0>=2.2.0", a dependency of "thorium-browser" warning: cannot resolve "libatk-bridge2.0-0>=2.5.3", a dependency of "thorium-browser" warning: cannot resolve "libatspi2.0-0>=2.9.90", a dependency of "thorium-browser" warning: cannot resolve "libcurl3-gnutls", a dependency of "thorium-browser" warning: cannot resolve "libu2f-udev", a dependency of "thorium-browser" :: The following package cannot be upgraded due to unresolvable dependencies: thorium-browser

:: Do you want to skip the above package for this upgrade? [y/N] y looking for conflicting packages... there is nothing to do azad@archlinux ~/Desktop>

Best regards

gz83 commented 4 months ago

It looks like you have encountered a dependency problem. Also, as far as I can remember, the AUR repository is not managed by our development team. Please try to contact the maintainer of the AUR repository.

Rafi1018 commented 4 months ago

curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://github.com/Alex313031/Thorium/releases/download/M123.0.6312.134/thorium-browser_123.0.6312.134_SSE3.deb Aborting... Failed to build thorium-browser-bin

try using a aur helper like yay or paru & install thorium with that or clone the this repo & install with makepkg -si