Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install github desktop on arch linux

git clone https://aur.archlinux.org/github-desktop-bin.git
cd github-desktop-bin/
makepkg -si

#with aur helper yay
yay -S github-desktop
 
PREVIOUS NEXT
Tagged: #install #github #desktop #arch #linux
ADD COMMENT
Topic
Name
4+8 =