On Sat, Feb 3, 2018 at 10:31 AM, Gene Heskett wrote: > that will take building an RT kernel
Debian already has RT Linux kernels, but unfortunately only for amd64/x86. > I didn't find "build-essential" in aptitude, so thats an RSN install too. If you want the aptitude interface, but already know what you want and don't want to manually browse for it, use the visual preview option: aptitude --visual-preview install build-essential Also, you can search through automatically packages with the / key. The search is based on regexes on filenames as well as having options for searching on other attributes of packages. aptitude search '?source-package(glibc)' https://www.debian.org/doc/manuals/aptitude/ch02s04.en.html -- bye, pabs https://wiki.debian.org/PaulWise

