Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 344 Bytes

File metadata and controls

11 lines (7 loc) · 344 Bytes

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