How to Install and Uninstall libjcalendar-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "libjcalendar-java-doc" package

Please follow the step by step instructions below to install libjcalendar-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjcalendar-java-doc

2. Uninstall "libjcalendar-java-doc" package

This tutorial shows how to uninstall libjcalendar-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjcalendar-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjcalendar-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjcalendar-java-doc
Priority: optional
Section: universe/libs
Installed-Size: 1065
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libjcalendar-java
Version: 1.3.3-3
Suggests: libjcalendar-java
Filename: pool/universe/libj/libjcalendar-java/libjcalendar-java-doc_1.3.3-3_all.deb
Size: 146106
MD5sum: 863d154e643c825f41246f0c6e343b2b
SHA1: b9451b703afd54a103bfd0ce5434e180e37bcd42
SHA256: 15cefb7ed9664f4b2a7d60963c7305a78d4de975797172f498478cd0d98936b2
Description-en: Java date chooser bean for picking a date (documentation)
JCalendar is composed of several other Java beans, a JDayChooser, a
JMonthChooser and a JYearChooser. All these beans have a locale property,
provide several icons (Color 16x16, Color 32x32, Mono 16x16 and Mono 32x32)
and their own locale property editor. So they can easily be used in GUI
builders. Also part of the package is a JDateChooser, a bean composed of an
IDateEditor (for direct date editing) and a button for opening a JCalendar for
selecting the date.
.
This package contains the javadoc documentation.
Description-md5: 67ccab87b3f435f776728b14f6a52d21
Homepage: http://www.toedter.com/en/jcalendar/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu