How to Install and Uninstall yadm Package on openSUSE Leap
Last updated: November 07,2024
1. Install "yadm" package
In this section, we are going to explain the necessary steps to install yadm on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
yadm
Copied
2. Uninstall "yadm" package
This guide covers the steps necessary to uninstall yadm on openSUSE Leap:
$
sudo zypper remove
yadm
Copied
3. Information about the yadm package on openSUSE Leap
Information for package yadm:
-----------------------------
Repository : Main Repository
Name : yadm
Version : 3.2.1-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 118.2 KiB
Installed : No
Status : not installed
Source package : yadm-3.2.1-bp155.1.6.src
Upstream URL : https://yadm.io
Summary : Yet Another Dotfiles Manager
Description :
yadm is a tool for managing a collection of files across multiple computers,
using a shared Git repository. In addition, yadm provides a feature to select
alternate versions of files based on the operation system or host name. Lastly,
yadm supplies the ability to manage a subset of secure files, which are
encrypted before they are included in the repository.
-----------------------------
Repository : Main Repository
Name : yadm
Version : 3.2.1-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 118.2 KiB
Installed : No
Status : not installed
Source package : yadm-3.2.1-bp155.1.6.src
Upstream URL : https://yadm.io
Summary : Yet Another Dotfiles Manager
Description :
yadm is a tool for managing a collection of files across multiple computers,
using a shared Git repository. In addition, yadm provides a feature to select
alternate versions of files based on the operation system or host name. Lastly,
yadm supplies the ability to manage a subset of secure files, which are
encrypted before they are included in the repository.