How To Install rust-news-flash-devel on Fedora 36

In this tutorial we learn how to install rust-news-flash-devel in Fedora 36. rust-news-flash-devel is Base library for a modern feed reader

Introduction

In this tutorial we learn how to install rust-news-flash-devel on Fedora 36.

What is rust-news-flash-devel

Base library for a modern feed reader. This package contains library source intended for building other packages which use “news-flash” crate.

We can use yum or dnf to install rust-news-flash-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-news-flash-devel.

Install rust-news-flash-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-news-flash-devel using dnf by running the following command:

sudo dnf -y install rust-news-flash-devel

Install rust-news-flash-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-news-flash-devel using yum by running the following command:

sudo yum -y install rust-news-flash-devel

How To Uninstall rust-news-flash-devel on Fedora 36

To uninstall only the rust-news-flash-devel package we can use the following command:

sudo dnf remove rust-news-flash-devel

rust-news-flash-devel Package Contents on Fedora 36

/usr/share/cargo/registry/news-flash-1.2.1
/usr/share/cargo/registry/news-flash-1.2.1/.cargo-checksum.json
/usr/share/cargo/registry/news-flash-1.2.1/Cargo.toml
/usr/share/cargo/registry/news-flash-1.2.1/LICENSE
/usr/share/cargo/registry/news-flash-1.2.1/README.md
/usr/share/cargo/registry/news-flash-1.2.1/build.rs
/usr/share/cargo/registry/news-flash-1.2.1/diesel.toml
/usr/share/cargo/registry/news-flash-1.2.1/docs
/usr/share/cargo/registry/news-flash-1.2.1/docs/integrate_new_service.md
/usr/share/cargo/registry/news-flash-1.2.1/migrations
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2018-07-30-115454_inital_schema
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2018-07-30-115454_inital_schema/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2018-07-30-115454_inital_schema/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-07-173622_generated_categories
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-07-173622_generated_categories/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-07-173622_generated_categories/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-17-145623_scraped_content
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-17-145623_scraped_content/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-17-145623_scraped_content/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-21-091716_plain_text
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-21-091716_plain_text/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2020-05-21-091716_plain_text/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-01-17-085227_article_insert_date
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-01-17-085227_article_insert_date/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-01-17-085227_article_insert_date/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-01-21-094313_trigger-fixup
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-01-21-094313_trigger-fixup/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-01-21-094313_trigger-fixup/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-02-21-063635_thumbnails
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-02-21-063635_thumbnails/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-02-21-063635_thumbnails/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-03-02-065456_enclosures
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-03-02-065456_enclosures/down.sql
/usr/share/cargo/registry/news-flash-1.2.1/migrations/2021-03-02-065456_enclosures/up.sql
/usr/share/cargo/registry/news-flash-1.2.1/rustfmt.toml
/usr/share/cargo/registry/news-flash-1.2.1/src
/usr/share/cargo/registry/news-flash-1.2.1/src/action_cache.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/database
/usr/share/cargo/registry/news-flash-1.2.1/src/database/connection_options.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/database/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/database/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/default_portal.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api/portal
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api/portal/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api/portal/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedbin
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedbin/config.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedbin/icons
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedbin/icons/feed-service-feedbin-symbolic.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedbin/icons/feed-service-feedbin.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedbin/metadata.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedbin/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly/config.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly/feedly_secrets.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly/icons
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly/icons/feed-service-feedly-symbolic.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly/icons/feed-service-feedly.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly/metadata.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/feedly/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/fever
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/fever/config.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/fever/icons
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/fever/icons/feed-service-fever-symbolic.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/fever/icons/feed-service-fever.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/fever/metadata.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/fever/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/local
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/local/icons
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/local/icons/feed-service-local-symbolic.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/local/icons/feed-service-local.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/local/metadata.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/local/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/miniflux
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/miniflux/config.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/miniflux/icons
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/miniflux/icons/feed-service-miniflux-symbolic.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/miniflux/icons/feed-service-miniflux.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/miniflux/metadata.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/miniflux/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/newsblur
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/newsblur/config.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/newsblur/icons
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/newsblur/icons/feed-service-newsblur-symbolic.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/newsblur/icons/feed-service-newsblur.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/newsblur/metadata.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/newsblur/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/template
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/template/icons
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/template/icons/feed-service-local-template.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/template/icons/feed-service-template.svg
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/template/metadata.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/feed_api_implementations/template/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/lib.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models
/usr/share/cargo/registry/news-flash-1.2.1/src/models/article.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/article_filter.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/category.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/config.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/database_size.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/enclosure.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/favicon.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/feed.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/headline.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/ids.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/login_data.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/login_gui.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/plugin_capabilities.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/plugin_info.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/sync_result.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/tag.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/thumbnail.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/models/url.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/password_encryption.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/schema.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util
/usr/share/cargo/registry/news-flash-1.2.1/src/util/favicon_cache
/usr/share/cargo/registry/news-flash-1.2.1/src/util/favicon_cache/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/favicon_cache/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/favicon_cache/scraper.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/feed_parser
/usr/share/cargo/registry/news-flash-1.2.1/src/util/feed_parser/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/feed_parser/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/html2text
/usr/share/cargo/registry/news-flash-1.2.1/src/util/html2text/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/opml
/usr/share/cargo/registry/news-flash-1.2.1/src/util/opml/error.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/opml/mod.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/opml/tests.rs
/usr/share/cargo/registry/news-flash-1.2.1/src/util/text2html
/usr/share/cargo/registry/news-flash-1.2.1/src/util/text2html/mod.rs
/usr/share/doc/rust-news-flash-devel
/usr/share/doc/rust-news-flash-devel/README.md
/usr/share/licenses/rust-news-flash-devel
/usr/share/licenses/rust-news-flash-devel/LICENSE

References

Summary

In this tutorial we learn how to install rust-news-flash-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).