How to Install and Uninstall cross Package on Manjaro

Last updated: May 03,2024

1. Install "cross" package

This guide let you learn how to install cross on Manjaro

$ sudo pacman -Sy $ sudo pacman -S cross

2. Uninstall "cross" package

Here is a brief guide to show you how to uninstall cross on Manjaro:

$ sudo pacman -Rcns cross

3. Information about the cross package on Manjaro

Repository : extra
Name : cross
Version : 0.2.5-1
Description : 'Zero setup' cross compilation and 'cross testing' of Rust
crates
Architecture : x86_64
URL : https://github.com/rust-embedded/cross
Licenses : Apache MIT
Groups : None
Provides : None
Depends On : gcc-libs rustup
Optional Deps : docker: provide container
podman: provide container
Conflicts With : None
Replaces : None
Download Size : 660.91 KiB
Installed Size : 1777.20 KiB
Packager : kpcyrd
Build Date : Tue Feb 14 14:50:29 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions