How to Install and Uninstall rust-lipsum-devel.noarch Package on Fedora 35

Last updated: September 22,2024

1. Install "rust-lipsum-devel.noarch" package

Please follow the instructions below to install rust-lipsum-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-lipsum-devel.noarch

2. Uninstall "rust-lipsum-devel.noarch" package

This guide let you learn how to uninstall rust-lipsum-devel.noarch on Fedora 35:

$ sudo dnf remove rust-lipsum-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lipsum-devel.noarch package on Fedora 35

Last metadata expiration check: 2:52:57 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-lipsum-devel
Version : 0.8.2
Release : 1.fc35
Architecture : noarch
Size : 38 k
Source : rust-lipsum-0.8.2-1.fc35.src.rpm
Repository : updates
Summary : Lorem ipsum text generation library
URL : https://crates.io/crates/lipsum
License : MIT
Description : Lorem ipsum text generation library. It generates pseudo-random Latin text. Use
: this if you need filler or dummy text for your application.
: The text is generated using a simple Markov chain, which you can instantiate to
: generate your own pieces of pseudo-random text.
:
: This package contains library source intended for building other packages which
: use the "lipsum" crate.