How to Install and Uninstall python39-i3ipc Package on openSuSE Tumbleweed
Last updated: November 01,2024
1. Install "python39-i3ipc" package
This guide covers the steps necessary to install python39-i3ipc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-i3ipc
Copied
2. Uninstall "python39-i3ipc" package
This guide let you learn how to uninstall python39-i3ipc on openSuSE Tumbleweed:
$
sudo zypper remove
python39-i3ipc
Copied
3. Information about the python39-i3ipc package on openSuSE Tumbleweed
Information for package python39-i3ipc:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-i3ipc
Version : 2.2.1-4.17
Arch : noarch
Vendor : openSUSE
Installed Size : 254.0 KiB
Installed : No
Status : not installed
Source package : python-i3ipc-2.2.1-4.17.src
Upstream URL : https://github.com/altdesktop/i3ipc-python
Summary : Python library for i3 WM extensions
Description :
python-i3ipc is a Python library for controlling the i3 window manager which
aims to be used by scripts and applications which interact with the window
manager like status line generators, notification daemons and pagers.
This library uses i3’s interprocess communication, which is the interface
that i3 WM uses to receive commands from client applications such as i3-msg. It
also features a publish/subscribe mechanism for notifying interested parties of
window manager events.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-i3ipc
Version : 2.2.1-4.17
Arch : noarch
Vendor : openSUSE
Installed Size : 254.0 KiB
Installed : No
Status : not installed
Source package : python-i3ipc-2.2.1-4.17.src
Upstream URL : https://github.com/altdesktop/i3ipc-python
Summary : Python library for i3 WM extensions
Description :
python-i3ipc is a Python library for controlling the i3 window manager which
aims to be used by scripts and applications which interact with the window
manager like status line generators, notification daemons and pagers.
This library uses i3’s interprocess communication, which is the interface
that i3 WM uses to receive commands from client applications such as i3-msg. It
also features a publish/subscribe mechanism for notifying interested parties of
window manager events.