How to Install and Uninstall rust-cargo-husky+prepush-hook-devel.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "rust-cargo-husky+prepush-hook-devel.noarch" package

Please follow the step by step instructions below to install rust-cargo-husky+prepush-hook-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-cargo-husky+prepush-hook-devel.noarch

2. Uninstall "rust-cargo-husky+prepush-hook-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-cargo-husky+prepush-hook-devel.noarch on Fedora 34:

$ sudo dnf remove rust-cargo-husky+prepush-hook-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cargo-husky+prepush-hook-devel.noarch package on Fedora 34

Last metadata expiration check: 5:21:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-cargo-husky+prepush-hook-devel
Version : 1.5.0
Release : 4.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-cargo-husky-1.5.0-4.fc34.src.rpm
Repository : fedora
Summary : Husky for cargo
URL : https://crates.io/crates/cargo-husky
License : MIT
Description : cargo-husky is a development tool to set Git hooks automatically on cargo test.
: By hooking pre-push and running cargo test automatically, it prevents broken
: codes from being pushed to a remote repository.
:
: This package contains library source intended for building other packages
: which use "prepush-hook" feature of "cargo-husky" crate.