How to Install and Uninstall cargo-release Package on Arch Linux

Last updated: May 07,2024

1. Install "cargo-release" package

Please follow the guidelines below to install cargo-release on Arch Linux

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

2. Uninstall "cargo-release" package

This guide let you learn how to uninstall cargo-release on Arch Linux:

$ sudo pacman -Rcns cargo-release

3. Information about the cargo-release package on Arch Linux

Repository : extra
Name : cargo-release
Version : 0.25.6-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.51 MiB
Installed Size : 7.45 MiB
Packager : David Runge
Build Date : Tue Feb 27 21:42:54 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions