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

Last updated: July 08,2024

1. Install "python3-Pyped.noarch" package

This guide covers the steps necessary to install python3-Pyped.noarch on Fedora 35

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

2. Uninstall "python3-Pyped.noarch" package

This guide let you learn how to uninstall python3-Pyped.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:28:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-Pyped
Version : 1.4
Release : 22.fc35
Architecture : noarch
Size : 27 k
Source : python-Pyped-1.4-22.fc35.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.