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

Last updated: July 01,2024

1. Install "python312-jdcal" package

This tutorial shows how to install python312-jdcal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-jdcal

2. Uninstall "python312-jdcal" package

This tutorial shows how to uninstall python312-jdcal on openSuSE Tumbleweed:

$ sudo zypper remove python312-jdcal

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

Information for package python312-jdcal:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jdcal
Version : 1.4.1-1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 36.2 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.