How to Install and Uninstall git-up.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "git-up.noarch" package

Please follow the step by step instructions below to install git-up.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install git-up.noarch

2. Uninstall "git-up.noarch" package

In this section, we are going to explain the necessary steps to uninstall git-up.noarch on Fedora 38:

$ sudo dnf remove git-up.noarch $ sudo dnf autoremove

3. Information about the git-up.noarch package on Fedora 38

Last metadata expiration check: 1:28:12 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : git-up
Version : 2.1.0
Release : 3.fc38
Architecture : noarch
Size : 44 k
Source : git-up-2.1.0-3.fc38.src.rpm
Repository : fedora
Summary : A more friendly "git pull" in Python
URL : https://github.com/msiemens/PyGitUp
License : MIT
Description : PyGitUp is a Python port of aanand/git-up. It not only fully covers the
: abilities of git-up and should be a drop-in replacement, but also extends it
: slightly.