How to Install and Uninstall hwk.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "hwk.x86_64" package

Please follow the guidelines below to install hwk.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install hwk.x86_64

2. Uninstall "hwk.x86_64" package

Learn how to uninstall hwk.x86_64 on Fedora 39:

$ sudo dnf remove hwk.x86_64 $ sudo dnf autoremove

3. Information about the hwk.x86_64 package on Fedora 39

Last metadata expiration check: 2:46:39 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : hwk
Version : 0.6
Release : 7.fc39
Architecture : x86_64
Size : 13 M
Source : hwk-0.6-7.fc39.src.rpm
Repository : fedora
Summary : Commandline text processing with Haskell functions
URL : https://hackage.haskell.org/package/hwk
License : MIT
Description : A commandline tool for text processing with Haskell functions, complementing
: unix-style tools like awk, grep, and sed. 'hwk' applies the function supplied
: on the commandline using 'hint' to lines of input and outputs the results.