You are not logged in.

#1 2023-04-13 18:12:15

themacmeister
Member
Registered: 2009-11-16
Posts: 5

Never used Pacman or AUR... need simple howto?

I have been using RPM and APT my whole life... pacman is a mystery to me.

Also, everyone mentions that pacman requires AUR helper app, which I have no idea about.

I just need to install kernel-headers, make-essential, and broadcom-wl-dkms for my BCM94360CS2 wireless PCIEx1 card.

I believe everything else is supported OOTB.

Many thanks in advance for any help.

Offline

#2 2023-04-13 18:14:52

themacmeister
Member
Registered: 2009-11-16
Posts: 5

Re: Never used Pacman or AUR... need simple howto?

NOTE: I can temporarily share the WiFi connection from laptop to PC via ethernet (Pop!_OS). I have done so before successfully...

I guess I can install directly from there to get WiFi driver installed (PS. broadcom-sta-dkms under Pop!_OS is almost unusable) :-(

Offline

#3 2023-04-13 18:25:11

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,653

Re: Never used Pacman or AUR... need simple howto?

themacmeister wrote:

Also, everyone mentions that pacman requires AUR helper app,

Not many here would.

https://wiki.archlinux.org/title/pacman
https://wiki.archlinux.org/title/Arch_User_Repository

Edit:  As to WiFi for install -- You can connect a phone in USB tether mode and just run dhcpcd to obtain an address.  Install your drivers and ou can switch over to them

Last edited by ewaller (2023-04-13 18:26:48)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#4 2023-04-13 18:40:28

themacmeister
Member
Registered: 2009-11-16
Posts: 5

Re: Never used Pacman or AUR... need simple howto?

I think I answered my own question re: installing WiFi driver... but how about a quick cheat-sheet for pacman?

and of course, AUR needs to compile everything... how? via pacman again?

I assume (from what little I have learnt online) that installing a binary build from a repository is "pacman -S packagename"

but what to do with a PKGBUILD?

Cheers.

Offline

#5 2023-04-13 18:43:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,653

Re: Never used Pacman or AUR... need simple howto?

Did you follow the links I provided?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#6 2023-04-13 18:44:32

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: Never used Pacman or AUR... need simple howto?

Offline

#7 2023-04-13 18:46:02

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,653

Re: Never used Pacman or AUR... need simple howto?

Wow, new one on me wink


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#8 2023-04-13 21:10:47

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

Re: Never used Pacman or AUR... need simple howto?

That can be a useful comparison, but there are some odd inaccuracies which may be mostly benign: e.g., 1) `makepkg -si PKGBUILD` is harmless, but the PKGBUILD argument is completely ignored and serves no purpose other than to lead to misunderstanding in those copy-pasting that command and 2) `pacman -Sii` or `-Qii` are suggested for getting information on which packages require a given package - but a single 'i' would acheive this and the additional 'i' adds additional information not at all relevant to this goal.

Last edited by Trilby (2023-04-13 21:17:20)


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

Offline

#9 2023-04-15 12:31:14

Tétrapyle
Member
Registered: 2014-01-03
Posts: 61

Re: Never used Pacman or AUR... need simple howto?

themacmeister wrote:

I just need to install [...]
I believe everything else is supported OOTB.

If I may add something, I suggest you update regularly. Not for the sake of it, but because the distro seams to be meant to.

Offline

Board footer

Powered by FluxBB