How to Install and Uninstall chezmoi Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "chezmoi" package

Please follow the guidelines below to install chezmoi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install chezmoi

2. Uninstall "chezmoi" package

This tutorial shows how to uninstall chezmoi on openSuSE Tumbleweed:

$ sudo zypper remove chezmoi

3. Information about the chezmoi package on openSuSE Tumbleweed

Information for package chezmoi:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : chezmoi
Version : 2.47.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.1 MiB
Installed : No
Status : not installed
Source package : chezmoi-2.47.1-1.1.src
Upstream URL : https://chezmoi.io
Summary : A multi-host manager for dotfiles
Description :
chezmoi is a manager for personal preference configs and state files
("dotfiles") that programs such as editors might create. chezmoi
sources dotfiles from a GitHub repository and installs them onto new,
empty machines.