this post was submitted on 27 Jun 2023
8 points (100.0% liked)

Linux

47899 readers
1043 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I only have main on my apt.list files.

Is there a way to look for a package in other sections? Like apt search --section contrib scrcpy?

And, since we're at it... in other releases as well?...

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago

Thank you all. That's what I thought - no way to make the query the way I was thinking of.

I realize that, if i'd like to have a program search for repos not configured in sources.list, then I would have to specify the repo as well (the https:// link, I mean).

The website half-fixes the problem, since it tells me the release the package might be in. But still doesn't tell me whether it is in main, contrib or non-free (section?).

Don't worry about me creating a frankendebian by mixing releases - I destroy my system in other more subtle ways like adding appimage applications as if there was no tomorrow.

[–] [email protected] 1 points 1 year ago

No. If you want only one package from contrib, you can add the repo, pin it below your others, then pin scrcpy from contrib above the others. That should do what you want.

https://wiki.debian.org/AptConfiguration