You are not logged in.

#1 2021-09-08 16:29:11

bmike1
Member
Registered: 2021-09-08
Posts: 45

compile pacman

I want to install a persistent Arch to a USB and then to install it to my computer so I found :
     https://www.sebastian-lechner.info/crea … usb-stick/
and it wants me to use pacman. No problem. I will compile it! So I found:
     https://archlinux.org/pacman/
and thought that the readme in in the package would tell me how to build it. So I wget it and then cd into it and gedit README and discovered there are no instructions. So I inspected the pacman directory more closely to see if a makefile was in there but to my dismay it is not. So how in the world does one build it.

Last edited by bmike1 (2021-09-08 16:30:31)

Offline

#2 2021-09-08 16:37:05

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,464

Re: compile pacman

Not sure if it is enough for you, but for every Arch package, there is a PKGBUILD; pacman is not an exception:
https://archlinux.org/packages/core/x86_64/pacman/
https://github.com/archlinux/svntogit-p … cman/trunk
https://github.com/archlinux/svntogit-p … k/PKGBUILD

Last edited by kokoko3k (2021-09-08 16:38:51)


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#3 2021-09-08 16:38:06

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: compile pacman

Read the pacman page that you linked to.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2021-09-08 17:01:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,498
Website

Re: compile pacman

It might be easier to just to make a live usb, then once booted into the live environment, you can (re)format the USB and install as-per normal.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2021-09-08 17:28:49

bmike1
Member
Registered: 2021-09-08
Posts: 45

Re: compile pacman

Trilby wrote:

It might be easier to just to make a live usb, then once booted into the live environment, you can (re)format the USB and install as-per normal.

But that isn't the point. I want to select which packages get installed

Offline

#6 2021-09-08 17:41:42

bmike1
Member
Registered: 2021-09-08
Posts: 45

Re: compile pacman

well that was easy.... apt knows about pacman....

Offline

#7 2021-09-08 18:05:33

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,498
Website

Re: compile pacman

Clearly you've never installed arch before.  You *do* select which packages get installed.  And you use pacman to do so.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB