How to Install and Uninstall rust-cassowary-devel.noarch Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "rust-cassowary-devel.noarch" package
In this section, we are going to explain the necessary steps to install rust-cassowary-devel.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-cassowary-devel.noarch
Copied
2. Uninstall "rust-cassowary-devel.noarch" package
This guide let you learn how to uninstall rust-cassowary-devel.noarch on Rocky Linux 9:
$
sudo dnf remove
rust-cassowary-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-cassowary-devel.noarch package on Rocky Linux 9
Last metadata expiration check: 2:00:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-cassowary-devel
Version : 0.3.0
Release : 12.el9
Architecture : noarch
Size : 29 k
Source : rust-cassowary-0.3.0-12.el9.src.rpm
Repository : epel
Summary : Rust implementation of the Cassowary linear constraint solving algorithm
URL : https://crates.io/crates/cassowary
License : MIT OR Apache-2.0
Description : A Rust implementation of the Cassowary linear constraint solving
: algorithm. The Cassowary algorithm is designed for naturally laying out
: user interfaces using linear constraints, like 'this button must line up
: with this text box'.
:
: This package contains library source intended for building other packages which
: use the "cassowary" crate.
Available Packages
Name : rust-cassowary-devel
Version : 0.3.0
Release : 12.el9
Architecture : noarch
Size : 29 k
Source : rust-cassowary-0.3.0-12.el9.src.rpm
Repository : epel
Summary : Rust implementation of the Cassowary linear constraint solving algorithm
URL : https://crates.io/crates/cassowary
License : MIT OR Apache-2.0
Description : A Rust implementation of the Cassowary linear constraint solving
: algorithm. The Cassowary algorithm is designed for naturally laying out
: user interfaces using linear constraints, like 'this button must line up
: with this text box'.
:
: This package contains library source intended for building other packages which
: use the "cassowary" crate.