How to Install and Uninstall python3-jupyterlab-server.noarch Package on Fedora 39

Last updated: October 08,2024

1. Install "python3-jupyterlab-server.noarch" package

In this section, we are going to explain the necessary steps to install python3-jupyterlab-server.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-jupyterlab-server.noarch

2. Uninstall "python3-jupyterlab-server.noarch" package

Please follow the step by step instructions below to uninstall python3-jupyterlab-server.noarch on Fedora 39:

$ sudo dnf remove python3-jupyterlab-server.noarch $ sudo dnf autoremove

3. Information about the python3-jupyterlab-server.noarch package on Fedora 39

Last metadata expiration check: 5:37:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-jupyterlab-server
Version : 2.24.0
Release : 1.fc39
Architecture : noarch
Size : 128 k
Source : python-jupyterlab-server-2.24.0-1.fc39.src.rpm
Repository : fedora
Summary : A set of server components for JupyterLab and JupyterLab like applications
URL : https://jupyterlab-server.readthedocs.io
License : BSD-3-Clause
Description : JupyterLab Server sits between JupyterLab and Jupyter Server, and provides
: a set of REST API handlers and utilities that are used by JupyterLab.
: It is a separate project in order to accommodate creating JupyterLab-like
: applications from a more limited scope.