Pacman config module
This bug was originally filed in Launchpad as LP: #1949093
Launchpad details
affected_projects = [] assignee = None assignee_name = None date_closed = None date_created = 2021-10-28T14:36:12.034335+00:00 date_fix_committed = None date_fix_released = None id = 1949093 importance = wishlist is_complete = False lp_url = https://bugs.launchpad.net/cloud-init/+bug/1949093 milestone = None owner = dngray owner_name = Daniel Gray private = False status = confirmed submitter = dngray submitter_name = Daniel Gray tags = [] duplicates = []
Launchpad user Daniel Gray(dngray) wrote on 2021-10-28T14:36:12.034335+00:00
It would be nice if there was a pacman config module.
Ideally the features it would allow would be to add archlinux repositories, and install packages.
Launchpad user James Falcon(falcojr) wrote on 2021-10-28T18:25:21.315173+00:00
Yes, this would be a great enhancement for arch.
Any news on it? It would be indeed nice for us, arch users.
Any news on it? It would be indeed nice for us, arch users.
It looks like this was half half-implemented at the time of request. Package install is already supported. The other half is repo configuration. Which repos would you like to add and do you have a suggestion for what this configuration might look like?