How to Install and Uninstall cargo-release Package on Manjaro

Last updated: May 19,2024

1. Install "cargo-release" package

Here is a brief guide to show you how to install cargo-release on Manjaro

$ sudo pacman -Sy $ sudo pacman -S cargo-release

2. Uninstall "cargo-release" package

Please follow the steps below to uninstall cargo-release on Manjaro:

$ sudo pacman -Rcns cargo-release

3. Information about the cargo-release package on Manjaro

Repository : extra
Name : cargo-release
Version : 0.25.1-1
Description : Cargo subcommand "release": everything about releasing a rust
crate
Architecture : x86_64
URL : https://github.com/crate-ci/cargo-release
Licenses : Apache-2.0 MIT
Groups : None
Provides : None
Depends On : cargo gcc-libs glibc zlib
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 2.49 MiB
Installed Size : 7.40 MiB
Packager : David Runge
Build Date : Sat Jan 6 12:08:26 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions