Redcore Linux Project Forum

Unfortunately, no one can be told what Redcore Linux is. You have to see it for yourself!

You are not logged in.

#1 2024-12-22 21:30:08

devosalain
Member
From: Denderleeuw, Belgium
Registered: 2024-03-10
Posts: 28
Website

How to have a list of all possible installable packages ?

How to have a list of all possible installable packages ?
Then i can filter with grep on keywords like "redcore" or "theme" ?
To see if i have all the good stuff.

Last edited by devosalain (2024-12-22 21:30:40)

Offline

#2 2024-12-26 01:05:57

V3n3RiX
Administrator
Registered: 2021-11-04
Posts: 97

Re: How to have a list of all possible installable packages ?

sisyphus search "" -f all

Will show all available binaries.

sisyphus search "" -f all -q

Will show all available binaries in a compact mode.

Sisyphus graphical interface also has some filters, and realtime search as you type.

Of course, using --ebuild mode you can install pretty much whatever you want from Gentoo's tree.

You can see a list of alien packages, aka packages installed from Gentoo's tree, but not available as binaries using :

sisyphus search "" -f alien

or

sisyphus search "" -f alien -q

For more details, have a look at what sisyphus can do : https://wiki.redcorelinux.org/index.php/Sisyphus

Offline

Board footer

Powered by FluxBB