10 lines
312 B
Bash
10 lines
312 B
Bash
sudo pacman -S git base-devel
|
|
git clone https://aur.archlinux.org/grapejuice-git.git
|
|
cd grapejuice-git
|
|
sudo pacman -S python-unidecode
|
|
sudo pacman -S gobject-introspection
|
|
sudo pacman -S python-pip
|
|
sudo pacman -S python
|
|
makepkg
|
|
sudo pacman -U grapejuice-git-5.0.0-1-x86_64.pkg.tar.zst
|
|
grapejuice first-time-setup |