Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.
/ bacpac Public archive

Project archived as I no longer use Arch - looking for maintainers!

Notifications You must be signed in to change notification settings

valin4tor/bacpac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bacpac

bacpac is a backup and restore script for Arch Linux's pacman configuration data and manually installed packages.

Dependencies

  • bash for the script itself
  • git and diffutils for backing up current packages and configuration
  • sudo and grep for restoring packages and configuration
  • ...that's all!

Getting started

Setting up bacpac for the first time is super-easy; the only requirement is a GitHub account to sync your packages. To get started, read the following instructions:

  1. Create a GitHub account if you don't already have one.

  2. Fire up a terminal.

  3. git clone https://github.com/tech4david/bacpac

  4. cd bacpac

  5. ./bacpac init

  6. Follow the instructions displayed on the terminal.

Please report any issues you find with bacpac here or submit a pull request.

About

Project archived as I no longer use Arch - looking for maintainers!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages