7
I want less less in my apt
(lemmy.world)
try setting the PAGER env variable to cat. if it works maybe make a wrapper script/function to set it just during apt execution
Great! It works. Wonder what wrapper it might be, it behaves the same in zsh, dash and bash.
alias apt="PAGER=cat apt"
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.