You are not logged in.

#1 2023-10-06 13:17:34

b42
Member
Registered: 2023-07-20
Posts: 203

[SOLVED]not all packages in repos

Hello,

Why is it that I cannot find 'yay' package or 'ledger-live-bin' with pacman -Ss or pacman -S?

On my manjaro installation I can find both of them and manjaro uses the same pacman and is based on arch, or am I misunderstanding here something?

Last edited by b42 (2023-10-16 14:18:58)

Offline

#2 2023-10-06 13:21:17

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

Re: [SOLVED]not all packages in repos

Offline

#3 2023-10-06 13:22:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,079

Re: [SOLVED]not all packages in repos

"based on" != "is"

Eg. yay is an AUR package and might be precompiled in some manjaro repo, but it's not in the arch repos.

Online

#4 2023-10-06 14:00:58

dogknowsnx
Guest

Re: [SOLVED]not all packages in repos

seth wrote:

but it's not in the arch repos.

@b42 ...and it will never be due to it (yay) not distinguishing between official packages and the AUR, basically...

#5 2023-10-06 14:20:27

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,555
Website

Re: [SOLVED]not all packages in repos

Mod note: not a pacman issue, moving to NC.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#6 2023-10-06 20:17:27

b42
Member
Registered: 2023-07-20
Posts: 203

Re: [SOLVED]not all packages in repos

okay, so does it mean that manjaro (which is essentially arch) and arch have different 'extra' repositories ? because ledger-live-bin can also not be found in arch extra repo

Offline

#7 2023-10-06 20:19:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,079

Re: [SOLVED]not all packages in repos

Manjaro is NOT "essentially arch", they're different distros.
https://aur.archlinux.org/packages/ledger-live-bin

Online

#8 2023-10-07 15:48:37

b42
Member
Registered: 2023-07-20
Posts: 203

Re: [SOLVED]not all packages in repos

seth wrote:

Manjaro is NOT "essentially arch", they're different distros.
https://aur.archlinux.org/packages/ledger-live-bin

okay, they both use pacman, does it still mean they have different extra repos?

Offline

#9 2023-10-07 15:50:05

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

Re: [SOLVED]not all packages in repos

They have totally separate repos. The package manager itself doesn't mean anything.

Offline

#10 2023-10-07 16:01:03

b42
Member
Registered: 2023-07-20
Posts: 203

Re: [SOLVED]not all packages in repos

okay I get it now.

where can I find what repos my installation has and then the list of packages that those repos contain?

Last edited by b42 (2023-10-07 16:02:25)

Offline

#11 2023-10-07 17:02:27

loqs
Member
Registered: 2014-03-06
Posts: 18,928

Re: [SOLVED]not all packages in repos

b42 wrote:

where can I find what repos my installation has and then the list of packages that those repos contain?

The first part of the question see Pacman#Repositories_and_mirrors.  For the second part you can use:

pacman -Sl $repo

Offline

Board footer

Powered by FluxBB