hwittenborn / celeste

GUI file synchronization client that can sync with any cloud provider
GNU General Public License v3.0
1.1k stars 37 forks source link

Add Archlinux support #25

Closed PrzemekSkw closed 1 year ago

PrzemekSkw commented 1 year ago

It will be great if someone make AUR package.

Regards.

yochananmarqos commented 1 year ago

S'okay, s'alright.

yochananmarqos commented 1 year ago

@hwittenborn This could probably be closed now, eh?

hwittenborn commented 1 year ago

Yeah I'll go ahead and do that @yochananmarqos. I completely forgot about adding AUR instructions into the README too, I'll go ahead and get that going in a few.

Is there any AUR helper I should list? I was thinking yay or paru but I don't really keep track of what AUR helpers are popular. I was thinking of listing makepkg instructions directly, but Celeste being able to update in a non-manual fashion is definitely something I'd prefer.

yochananmarqos commented 1 year ago

Both Yay and Paru are popular. I've been using Paru lately, myself. You could list both if you want. Something like this, maybe?

Arch Linux

Celeste is available in the AUR (Arch User Repository). Use your favorite AUR helper like Yay or Paru:

yay -S celeste

or

paru -S celeste
yochananmarqos commented 1 year ago

@hwittenborn Oops, forgot to tag you above. Doing it now just in case you aren't subscribed to closed issue notifications.

hwittenborn commented 1 year ago

Thanks for the heads up @yochananmarqos - I'm away from my computer right now, but I'll be back to get all that added in a few hours. I'll send a message here once I get it all added into the README too.

hwittenborn commented 1 year ago

@yochananmarqos: Are you fine if I put you as the maintainer of the package in the README? I was wanting to put them for anything that isn't an official installation method.

hwittenborn commented 1 year ago

See #112 for the new instructions I have right now.

yochananmarqos commented 1 year ago

@hwittenborn Yes, that's fine. The MR looks good.