How to Install and Uninstall rust-cargo-husky+user-hooks-devel.noarch Package on Fedora 35

Last updated: May 03,2024

1. Install "rust-cargo-husky+user-hooks-devel.noarch" package

Please follow the guidelines below to install rust-cargo-husky+user-hooks-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-cargo-husky+user-hooks-devel.noarch

2. Uninstall "rust-cargo-husky+user-hooks-devel.noarch" package

Please follow the instructions below to uninstall rust-cargo-husky+user-hooks-devel.noarch on Fedora 35:

$ sudo dnf remove rust-cargo-husky+user-hooks-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cargo-husky+user-hooks-devel.noarch package on Fedora 35

Last metadata expiration check: 1:16:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-cargo-husky+user-hooks-devel
Version : 1.5.0
Release : 5.fc35
Architecture : noarch
Size : 7.8 k
Source : rust-cargo-husky-1.5.0-5.fc35.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 "user-hooks" feature of "cargo-husky" crate.