How to Install and Uninstall python3-Pyped.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-Pyped.noarch" package

This is a short guide on how to install python3-Pyped.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-Pyped.noarch

2. Uninstall "python3-Pyped.noarch" package

Please follow the guidelines below to uninstall python3-Pyped.noarch on Fedora 34:

$ sudo dnf remove python3-Pyped.noarch $ sudo dnf autoremove

3. Information about the python3-Pyped.noarch package on Fedora 34

Last metadata expiration check: 5:24:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-Pyped
Version : 1.4
Release : 20.fc34
Architecture : noarch
Size : 28 k
Source : python-Pyped-1.4-20.fc34.src.rpm
Repository : fedora
Summary : Replace sed/grep/cut/awk by letting you execute Python one-liners
URL : http://pypi.python.org/pypi/Pyped
License : GPLv2
Description : Pyped is a command-line tool that let you process another command
: output with a Python one-liner like Perl or AWK.