Fix Clear Command Not Found

By default, Fedora 42 in WSL doesn't have clear command, and that can be installed by the following package using dnf -

Installation

$ sudo dnf install ncurses

Source: Fedora SubReddit

Last updated