You are not logged in.
I am looking to run the 'calendar' command. I found a man page for it at:
https://www.computerhope.com/unix/ucalande.htm
but when I run:
apt-get install calendar
I get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package calendar
I have searched the internet and found many references to "cal", but not for "calendar". I find nothing about installing the command or where the source code is located.
Can anyone point me to a repository that contains 'calendar'?
Has it been deprecated from Linux? Even if it has, I would image the source code would still exist in older Linux releases.
Jim A.
Last edited by jjanderson5 (2021-08-05 16:04:03)
Offline
This ?
https://packages.debian.org/bullseye/amd64/calendar
Nope, probably this [bsdmainutils]
https://packages.debian.org/buster/amd6 … s/filelist
Last edited by brontosaurusrex (2021-08-04 14:27:40)
Offline
This ?
https://packages.debian.org/bullseye/amd64/calendar
Nope, probably this [bsdmainutils]
https://packages.debian.org/buster/amd6 … s/filelist
Package bsdmainutils, gives command /usr/bin/calendar as will package calendar also. But package calendar is only available in sid and bullseye.
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
I test the command here I post the return. In my case it works →
sudo cat /etc/*-release
ANSI_COLOR="0;34"
BUG_REPORT_URL="https://forums.bunsenlabs.org/viewforum.php?id=14"
HOME_URL="https://www.bunsenlabs.org"
ID="bunsenlabs"
ID_LIKE="debian"
NAME="BunsenLabs GNU/Linux"
PRETTY_NAME="BunsenLabs GNU/Linux 10.5 (Lithium)"
PRIVACY_POLICY_URL="https://www.bunsenlabs.org/legal.html"
SUPPORT_URL="https://forums.bunsenlabs.org"
VERSION="10.5 (Lithium)"
VERSION_ID="10.5"
[b]joao@debian-asus:~$ calendar[/b]
ago 04 Axe murder of Andrew and Abbey Borden, 1892
ago 04 Bombing of N. Vietnam begins, 1964
ago 04 Britain declares war on Germany starting World War I, 1914
ago 04 Freedom Day in Guyana
ago 04* Parshat Eikev
ago 04 John Lennon points out that "the Beatles are more popular than Jesus", 1966
ago 04 Loch mo Naire
ago 04 Germany violates the neutrality of Belgium, 1914
ago 04 Bonne fête aux Jean-Marie !
ago 04 Aujourd'hui, c'est la St(e) Dominique.
ago 04 Août donne goût.
ago 04 Kriegserklärung Großbritanniens an Deutschland, 1914
ago 04 Bewilligung der Kriegskredite im Reichstag, 1914
ago 04 Domonkos, Dominika
ago 05* Bank Holiday in Scotland and Northern Ireland
ago 05 Homeland thankfulness day in Croatia
ago 05 3rd Cross-Quarter Day
ago 05 European Monetary Agreement signed, 1955
ago 05 Dan domovinske zahvalnosti
ago 05 Prinses Irene (1939)
ago 05 Alfred Perlstein <alfred@FreeBSD.org> born in Brooklyn, New York, United States, 1978
ago 05 N'oubliez pas les Abel !
ago 05 Bonne fête aux Oswald !
ago 05 Krisztina
joao@debian-asus:~$
Offline
My apologies. I was obviously doing something wrong yesterday. /usr/bin/calendar is there and working.
Jim A.
Offline