How to Install and Uninstall python39-jdcal Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python39-jdcal" package

Please follow the guidance below to install python39-jdcal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jdcal

2. Uninstall "python39-jdcal" package

This is a short guide on how to uninstall python39-jdcal on openSuSE Tumbleweed:

$ sudo zypper remove python39-jdcal

3. Information about the python39-jdcal package on openSuSE Tumbleweed

Information for package python39-jdcal:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jdcal
Version : 1.4.1-1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 34.3 KiB
Installed : No
Status : not installed
Source package : python-jdcal-1.4.1-1.22.src
Upstream URL : http://github.com/phn/jdcal
Summary : Julian dates from proleptic Gregorian and Julian calendars
Description :
This module contains functions for converting between Julian dates and
calendar dates.
A function for converting Gregorian calendar dates to Julian dates, and
another function for converting Julian calendar dates to Julian dates
are defined. Two functions for the reverse calculations are also
defined.