How to Install and Uninstall rustfmt Package on openSUSE Leap

Last updated: May 11,2024

1. Install "rustfmt" package

Please follow the step by step instructions below to install rustfmt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install rustfmt

2. Uninstall "rustfmt" package

Please follow the instructions below to uninstall rustfmt on openSUSE Leap:

$ sudo zypper remove rustfmt

3. Information about the rustfmt package on openSUSE Leap

Information for package rustfmt:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : rustfmt
Version : 1.43.1-15.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 6,8 MiB
Installed : No
Status : not installed
Source package : rust-1.43.1-15.1.src
Summary : Code formatting tool for Rust lang
Description :
A tool for formatting Rust code according to style guidelines.