edge on arch
1
2
3
4
5
6
7
8
9
10
## get pkg from AUR
git clone https://aur.archlinux.org/microsoft-edge-stable-bin.git
cd ...
## build
makepkg
pacman -U package_file
apropos
1
sudo pacman -Syu
Dieser Eintrag ist vom Autor unter
CC BY 4.0
lizensiert.