How to Install and Uninstall yadm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "yadm" package

Here is a brief guide to show you how to install yadm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yadm

2. Uninstall "yadm" package

Please follow the instructions below to uninstall yadm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yadm $ sudo apt autoclean && sudo apt autoremove

3. Information about the yadm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: yadm
Priority: optional
Section: universe/utils
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Yao-Po Wang
Architecture: all
Version: 1.03-1
Filename: pool/universe/y/yadm/yadm_1.03-1_all.deb
Size: 9634
MD5sum: 9ab202d73d62436bc5136556459fe382
SHA1: f54a1f7991b258ff3cc40abe32f23b00372fa433
SHA256: 0a099c12fe1249027651f6336fb0b739c1ca828c51bcbda0e48fbc4cbb39d495
Description-en: Yet Another Dotfiles Manager
yadm is a dotfile management tool with 3 main features: Manages files across
systems using a single Git repository. Provides a way to use alternate files on
a specific OS or host. Supplies a method of encrypting confidential data so it
can safely be stored in your repository.
Description-md5: bb976cd3b550c49a316e78f43974f111
Homepage: https://github.com/TheLocehiliosan/yadm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu