Alex313031 / Alex313031.github.io

Thorium Website Source Code https://thorium.rocks/
https://alex313031.github.io/
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

download links for thorium #11

Closed couleurm closed 8 months ago

couleurm commented 9 months ago

i think the main homepage needs some links towards thorium releases/thorium-win, took my nerd brain a minute 👍

something like the following would be intuitive to me, make of this what you will

Installation/Auto-UpdateHard Drive Icon

The repo can be used on any distribution that supports .deb packaging. It is located at https://dl.thorium.rocks/.

using apt:

wget https://dl.thorium.rocks/debian/dists/stable/thorium.list
sudo mv thorium.list /etc/apt/sources.list.d/
sudo apt update
sudo apt install thorium-browser

For btw users some builds are present on the AUR

couleurm commented 9 months ago

ohh just realized it's under links, would be more intuitive to separate download/releases links from other resources 👍👍

gz83 commented 9 months ago

thanks for your advice

@couleurm