LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   pacman confusion (https://www.linuxquestions.org/questions/arch-29/pacman-confusion-4175568176/)

r.stiltskin 01-28-2016 01:34 PM

pacman confusion
 
Not new to Linux but new to Arch so I'm familiar with Debian package management but pacman has more of a learning curve than I expected.

I installed Arch to a Beaglebone Black & that went well. Now I want to install opencv & I'm puzzling over some output that I get from pacman.

pacman -Sp opencv | grep libgl tells me:
Code:

http://mirror.archlinuxarm.org/armv7h/extra/mesa-libgl-11.1.1-1-armv7h.pkg.tar.xz
so I interpret that as meaning that opengl (or one of its dependencies) depends on mesa-libgl

but when I try to go ahead and install with
sudo pacman -S opencv it comes back with
Code:

resolving dependencies...
:: There are 5 providers available for libgl:
:: Repository extra
  1) mesa-libgl
:: Repository alarm
  2) gpu-viv-bin-mx6q-dfb  3) gpu-viv-bin-mx6q-fb  4) gpu-viv-bin-mx6q-wl
  5) gpu-viv-bin-mx6q-x11

Enter a number (default=1):

So why is pacman offering me those other providers, and where can I go to find out what those cryptic names in 2 - 5 mean?

r.stiltskin 01-28-2016 03:37 PM

Well, I'm guessing that the choices under Repository alarm are for devices with Vivante GPUs and i.MX6 quad core processors so none of them are useful for a BBB.

Still it would be nice to know exactly what those other choices are, where they are, where to find some info about them etc. Googling mostly brings up other people's blind guesses and unanswered questions.

mdooligan 01-29-2016 07:57 PM

Kinda begs some work on a decent gui package management system.

I have pcurses https://github.com/schuay/pcurses working, and hackked some features into it.

Anyone have a LAMP setup to donate? Web based. Type in db queries and get upgrade suggestions. Updated daily. Basic js/php. Tree/panel/info display. Easy.

mdooligan 01-29-2016 08:04 PM

https://wiki.archlinux.org/index.php...cal_front-ends

r.stiltskin 01-29-2016 09:52 PM

Thanks, good to know about pcurses. Brings back memories of the agony of learning dselect. ;)

The others won't help right now as I'm not using a DE.

Rickkkk 12-22-2016 01:42 PM

Quote:

Originally Posted by r.stiltskin (Post 5488773)
... So why is pacman offering me those other providers, and where can I go to find out what those cryptic names in 2 - 5 mean?

... in my experience pacman will offer these kind of choices from time to time. Although this is far from a perfect answer, unless I know for sure that I need one of the secondary options, I go with the primary. I also admit I've never heard of the "alarm" repository, whereas "extra" is common. Others here may be more knowledgeable with respect to that ...

Cheers,

ondoho 01-01-2017 08:06 AM

alarm probably stands for archlinux arm - which is a port of archlinux, so not archlinux proper. just saying.

anyhow, pacman expects a little more user participation, i consider that a feature and not a lack thereof.
i always felt empowered by it, not agonised.

also, the github repo advertised here hasn't seen any updates for 3 years. well i wouldn't use it anyway. pacman works well enough for me.

(and yes, i noticed that this thread is old. seems i subscribed to it back then)

Barkester 05-17-2017 09:48 PM

You may like Yaourt. Its a Pacman manager. Eeeeasy.


Best 'o luck.

remma12 05-18-2017 02:17 AM

Quote:

Originally Posted by Barkester (Post 5712203)
You may like Yaourt. Its a Pacman manager. Eeeeasy.


Best 'o luck.

Incorrect, it's an AUR helper

Barkester 05-28-2017 03:00 AM

So sorry for the mistake. Should probly' have the correct it on their website as well where, on it's manual page (https://archlinux.fr/man/yaourt.8.html) under "Description", it describes itself thus :

"Yaourt is a Pacman frontend with alot of features".

But in the end ,"How great is the difference between eh and oh? What abysmal nonsense it is!". Thats a real old Chinese way of saying don't sweat the small s*...
Whatever you call it, it works. Give it a go. Manpage is right up above. Call it an installamajigg or Mikuni for all I care. It (mostly) works.

WFV 06-23-2017 07:20 AM

Quote:

Originally Posted by ondoho (Post 5648842)
anyhow, pacman expects a little more user participation, i consider that a feature and not a lack thereof.
i always felt empowered by it, not agonised.

indeed


All times are GMT -5. The time now is 08:27 PM.