Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Condor324966yI'd recommend against alarm. It's been a while since I last tested it on my Pi3 boards, but back then it had continuous timeouts when doing pacman upgrades, as if the server itself was also hosted on a Raspberry Pi :')
Personally I'd go with Raspbian Lite any day :) -
You don't want to use yaourt on an Arch based distro because it's not considered secure. I use yay and pakku as a replacement.
Well, once you get pacman fixed that is. ;) -
Condor324966y@JavaPorn No need to use yaourt (or any AUR handler) to install an AUR handler. git clone it from AUR to /tmp, solve its dependencies and then makepkg -si inside its build directory. makepkg requires base and base-devel package groups to be installed. As for the AUR handler that I'd recommend, here I'm using pacaur, since cower is rock solid and pacaur blends in seamlessly with pacman :)
-
@JavaPorn You can install it from the git repo, but it would be nice is they included in the main repositories.
Gosh darn it @Condor you're like 3 steps ahead of me. :P -
sak9628196y@linuxxx Yaourt support has stopped, try aurman. For arm yaourt i could not get do you know any mirrors then tell
-
Condor324966y@RantSomeWhere Haven't tried it, but since I'm just installing Arch in QEMU right now (to replace that VirtualShit VM with its crappy compositing performance), I'll give it a go :)
Related Rants
Flashed an arch iso to my new raspberry pi 3, followed instructions for how to install yaourt from a decent site with good instructions...
...aaaaaand pacman is broken.
Reflashing the sd card now 😬
rant
dus...