How To Install rust-term0 on Fedora 36
Introduction
In this tutorial we learn how to install rust-term0
on Fedora 36.
What is rust-term0
Terminal formatting library. This package contains library source intended for building other packages which use “default” feature of “term” crate.
We can use yum
or dnf
to install rust-term0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-term0.
Install rust-term0 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-term0
using dnf
by running the following command:
sudo dnf -y install rust-term0
Install rust-term0 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-term0
using yum
by running the following command:
sudo yum -y install rust-term0
How To Uninstall rust-term0 on Fedora 36
To uninstall only the rust-term0
package we can use the following command:
sudo dnf remove rust-term0
rust-term0 Package Contents on Fedora 36
/usr/share/cargo/registry/term-0.6.1/Cargo.toml
References
Summary
In this tutorial we learn how to install rust-term0
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install rust-term0 on Fedora 36” linkTitle: “rust-term0” type: “docs” description: “In this tutorial we learn how to install rust-term0 in Fedora 36. rust-term0 is Terminal formatting library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/rust-term0-featured.png
Introduction
In this tutorial we learn how to install rust-term0
on Fedora 36.
What is rust-term0
Terminal formatting library. This package contains library source intended for building other packages which use “term” crate.
We can use yum
or dnf
to install rust-term0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-term0.
Install rust-term0 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-term0
using dnf
by running the following command:
sudo dnf -y install rust-term0
Install rust-term0 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-term0
using yum
by running the following command:
sudo yum -y install rust-term0
How To Uninstall rust-term0 on Fedora 36
To uninstall only the rust-term0
package we can use the following command:
sudo dnf remove rust-term0
rust-term0 Package Contents on Fedora 36
/usr/share/cargo/registry/term-0.6.1
/usr/share/cargo/registry/term-0.6.1/.cargo-checksum.json
/usr/share/cargo/registry/term-0.6.1/Cargo.toml
/usr/share/cargo/registry/term-0.6.1/LICENSE-APACHE
/usr/share/cargo/registry/term-0.6.1/LICENSE-MIT
/usr/share/cargo/registry/term-0.6.1/README.md
/usr/share/cargo/registry/term-0.6.1/rustfmt.toml
/usr/share/cargo/registry/term-0.6.1/src
/usr/share/cargo/registry/term-0.6.1/src/lib.rs
/usr/share/cargo/registry/term-0.6.1/src/terminfo
/usr/share/cargo/registry/term-0.6.1/src/terminfo/mod.rs
/usr/share/cargo/registry/term-0.6.1/src/terminfo/parm.rs
/usr/share/cargo/registry/term-0.6.1/src/terminfo/parser
/usr/share/cargo/registry/term-0.6.1/src/terminfo/parser/compiled.rs
/usr/share/cargo/registry/term-0.6.1/src/terminfo/parser/names.rs
/usr/share/cargo/registry/term-0.6.1/src/terminfo/searcher.rs
/usr/share/cargo/registry/term-0.6.1/src/win.rs
/usr/share/cargo/registry/term-0.6.1/tests
/usr/share/cargo/registry/term-0.6.1/tests/data
/usr/share/cargo/registry/term-0.6.1/tests/data/dumb
/usr/share/cargo/registry/term-0.6.1/tests/data/linux
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-16color
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-basic
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-c
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-c-nc
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-koi8
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-koi8r
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-lat
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-m
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-nic
/usr/share/cargo/registry/term-0.6.1/tests/data/linux-vt
/usr/share/cargo/registry/term-0.6.1/tests/data/linux2.2
/usr/share/cargo/registry/term-0.6.1/tests/data/linux2.6
/usr/share/cargo/registry/term-0.6.1/tests/data/linux2.6.26
/usr/share/cargo/registry/term-0.6.1/tests/data/linux3.0
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-16color
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-256color
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-88color
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-basic
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-color
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-cygwin
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-cygwin-native
/usr/share/cargo/registry/term-0.6.1/tests/data/rxvt-xpm
/usr/share/cargo/registry/term-0.6.1/tests/data/screen
/usr/share/cargo/registry/term-0.6.1/tests/data/screen-256color
/usr/share/cargo/registry/term-0.6.1/tests/data/vt100
/usr/share/cargo/registry/term-0.6.1/tests/data/xterm
/usr/share/cargo/registry/term-0.6.1/tests/data/xterm-256color
/usr/share/cargo/registry/term-0.6.1/tests/terminfo.rs
/usr/share/doc/rust-term0.6-devel
/usr/share/doc/rust-term0.6-devel/README.md
/usr/share/licenses/rust-term0.6-devel
/usr/share/licenses/rust-term0.6-devel/LICENSE-APACHE
/usr/share/licenses/rust-term0.6-devel/LICENSE-MIT
References
Summary
In this tutorial we learn how to install rust-term0
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).