How to Install and Uninstall pal Package on Kali Linux

Last updated: April 28,2024

1. Install "pal" package

This guide let you learn how to install pal on Kali Linux

$ sudo apt update $ sudo apt install pal

2. Uninstall "pal" package

Please follow the instructions below to uninstall pal on Kali Linux:

$ sudo apt remove pal $ sudo apt autoclean && sudo apt autoremove

3. Information about the pal package on Kali Linux

Package: pal
Version: 0.4.3-9
Installed-Size: 323
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.36.0), libncursesw6 (>= 6), libreadline8 (>= 6.0), libtinfo6 (>= 6)
Suggests: texlive
Size: 103928
SHA256: a3055ab5493169a628fe00a7fe2d9e31b9cf02edee65c50891a48c84e5425d20
SHA1: 10c8cc58d21238b2654e5e9ea3a42ee9a1318854
MD5sum: 1f40611740a27b61c7cc58439b3f9a0a
Description: command-line calendar program that can keep track of events
pal is a command-line calendar program for Unix/Linux systems that can keep
track of events. It has similarities with the Unix cal command, the more
complex GNU gcal program, and the calendar program distributed with the BSDs.
.
Some of pal's main features are:
* A cal-like calendar that highlights days that have events.
* Assign different colors to different types of events.
* Search events with regular expressions (-s).
* Includes calendars for US holidays, Christian holidays, world holidays,
historical events and more.
* One-time events and a variety of recurring events are supported (daily,
weekly, monthly, yearly). Recurring events can have start and end dates.
* Easy-to-use interface for interactively adding, editing and deleting
events (-m).
* Automated deletion of old events (-x).
* Option to generate an HTML calendar (--html).
* Option to generate a LaTeX calendar suitable for printing (--latex).
.
Ways to use pal effectively include:
* Create your own calendar files and be reminded of upcoming meetings,
deadlines, and events.
* Remind yourself daily of your "To Do" list by using the special TODO event
type.
* Run pal in your shell initialization file (such as ~/.bash_profile) to see
your calendar whenever you open a new terminal.
* Set up a cron job that emails you and/or others the output of pal every
morning (--mail).
* View the calendars of other pal users on the same system.
Description-md5:
Homepage: https://palcal.sourceforge.net
Tag: interface::text-mode, role::program, scope::application,
uitoolkit::ncurses, use::organizing, use::timekeeping, works-with::pim
Section: utils
Priority: optional
Filename: pool/main/p/pal/pal_0.4.3-9_amd64.deb