Selection of utilities

emplace – synchronize installed packages across multiple machines

emplace is a command-line utility for keeping sets of installed software synchronized across multiple machines.

Rather than acting as another package manager, it works with package managers already in use and records software that the user chooses to mirror. Its shell integration can notice installation commands and prompt for additions to a human-readable synchronization file. That file can be kept under Git, making a package setup portable between computers while leaving the actual installation to the appropriate package manager on each system.

This is free and open source software.

Key Features

  • Stores the synchronized package list in a human-readable RON .emplace file.
  • Uses Git to push and pull changes to the synchronized package collection.
  • Prompts after supported package installation commands so newly installed software can be recorded.
  • Installs missing synchronized packages on another machine through an interactive emplace install workflow.
  • Parses shell history files to identify earlier package installation commands.
  • Integrates with existing dotfiles repositories rather than requiring a separate configuration workflow.
  • Supports Linux package managers including Apt, DNF/YUM, Pacman, Paru, Yay, Zypper, Nix and GNU Guix.
  • Handles language and ecosystem package tools including Cargo, rustup components, pip, npm, RubyGems and Go.
  • Works with Bash, Zsh, Fish and Nu shell integration.
  • Can synchronize configuration files as well as package information.
  • Provides a clean operation for removing entries from the synchronized list without uninstalling the corresponding software.
  • Allows an alternative configuration file to be selected through its shell initialization and environment configuration.

Website: codeberg.org/fosk/emplace
Support:
Developer: Thomas Versteeg
License: GNU Affero General Public License v3.0

emplace is written in Rust. Learn Rust with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted