Skip to content

wtf_v1.2.5

Latest
Compare
Choose a tag to compare
@AnuragBhaskarya AnuragBhaskarya released this 05 Jan 19:09
· 1 commit to main since this release
218f36e

🚀 New Features & Improvements

UI Enhancements

  • Added tree-style display for better readability
  • Implemented color-coded output for different message types
  • Added ASCII art logo and version display

New Commands

  • wtf uninstall: Safely remove WTF from your system
  • wtf -v: Display version and tool information
  • make reinstall: Quick reinstallation option

Technical Updates

  • Updated to version 1.2.5
  • Improved error handling and user feedback
  • Enhanced installation and update process
  • Better terminal width handling for output formatting


See - Full ChangelogHere



📦 Installation

  1. Download the Latest release
  2. Then Run -
  3. sudo dpkg -i wtf_1.2.5_x86_amd64.deb

🗑️ To Uninstall:

  1. sudo dpkg -r wtf (recommended) or you can now use
  2. sudo wtf uninstall or sudo wtf --uninstall

Recommended for all users
No manual migration of definition files needed

Version: 1.2.5
Release Date: 06-01-2025
🔔 Note: All changes focus on making WTF more user-friendly while maintaining its speed and simplicity! 💪
Anurag Bhaskarya