06-19-2020, 11:01 AM
(06-19-2020, 10:10 AM)FeMike Wrote: Your awesome thank you. Is pacmac a typo or is that different than pacman? I'll try using the adb-arm64. If you could in using your example above but with adb-arm64 could you take it from the top as far as the steps? Or tell me if my steps are the way to go?
1- git clone https://aur.archlinux.org/adb-arm64.git
2- cd into downloads/ and unzip
3- cd into adb-arm64
4- makepkg -sri
5- ??
Edit: I'm trying to build adb-arm64 now through the GUI , I'll report back when its done. GUI is way easier but I'd like to learn the cli though.
pacmac was a typo. however, in Manjaro there is pamac and pacman. pamac-gtk is the "Add/Remove Software" app (you can enable AUR access in the GUI settings. pamac is useable in CLI ex: pamac install adb-arm64
I don' think you'd need to go through those steps if installing from the AUR. for adb-arm64 either open pamac-gtk, enable AUR, and search for adb-arm64, or in terminal run 'pamac install adb-arm64'