After install Archlabs then I found out that there is no Graphical Package Manager. Google around and found a way to install it.
just use this command in terminal:
    baph -i pamac-aur
          
                OR
git clone https://aur.archlinux.org/pamac-aur.git
cd pamac-aur
makepkg -si
(without root)