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

Last updated: November 23,2024

1. Install "python39-watchfiles" package

This guide covers the steps necessary to install python39-watchfiles on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-watchfiles

2. Uninstall "python39-watchfiles" package

This tutorial shows how to uninstall python39-watchfiles on openSuSE Tumbleweed:

$ sudo zypper remove python39-watchfiles

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

Information for package python39-watchfiles:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-watchfiles
Version : 0.21.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 947.5 KiB
Installed : No
Status : not installed
Source package : python-watchfiles-0.21.0-2.1.src
Upstream URL : https://github.com/samuelcolvin/watchfiles
Summary : File watching and code reload in python
Description :
A package for file watching and code reload in python.
This package was previously named "watchgod".