Sujet : Re: Is there a calendar program for RasPiOS ?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.sys.raspberry-piDate : 11. Mar 2025, 00:43:22
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vqnteq$1jibk$12@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.162 (Pokrosvk)
On Mon, 10 Mar 2025 22:25:50 -0000 (UTC), bp wrote:
Thank you! I was using apt search and the result was very cluttered.
I must admit I had some clues. I remembered there were packages
containing BSD-style utilities. In my Debian Unstable setup, I found
one called “bsdmainutils”, which is actually just a dummy
“transitional” package, but it had these dependencies:
Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal
Soon as I saw that “ncal” on the end, I knew where to look further.