How to Install and Uninstall i3.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "i3.x86_64" package

Please follow the steps below to install i3.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install i3.x86_64

2. Uninstall "i3.x86_64" package

This is a short guide on how to uninstall i3.x86_64 on Oracle Linux 9:

$ sudo dnf remove i3.x86_64 $ sudo dnf autoremove

3. Information about the i3.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:23:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : i3
Version : 4.20.1
Release : 3.el9
Architecture : x86_64
Size : 349 k
Source : i3-4.20.1-3.el9.src.rpm
Repository : epel
Summary : Improved tiling window manager
URL : https://i3wm.org
License : BSD
Description : Key features of i3 are correct implementation of XrandR, horizontal and vertical
: columns (think of a table) in tiling. Also, special focus is on writing clean,
: readable and well documented code. i3 uses xcb for asynchronous communication
: with X11, and has several measures to be very fast.
:
: Please be aware that i3 is primarily targeted at advanced users and developers.