Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x1nf3cted/arch_package_backup
store arch packages in a record for system backup
https://github.com/0x1nf3cted/arch_package_backup
arch backup backup-script pacman
Last synced: 4 days ago
JSON representation
store arch packages in a record for system backup
- Host: GitHub
- URL: https://github.com/0x1nf3cted/arch_package_backup
- Owner: 0x1nf3cted
- Created: 2024-03-13T08:15:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-13T08:15:44.000Z (8 months ago)
- Last Synced: 2024-10-11T03:18:33.535Z (26 days ago)
- Topics: arch, backup, backup-script, pacman
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch package backup
A simple wrapper script for the pacman package manager in Arch Linux. It installs packages and records them for future reference.
### Features
- Adds installed packages to a record.
- Prompts before adding packages to the record.
- Preserves pacman flags.### Usage
Run the script like pacman. For example:
`./pac.sh -S package_name`
### Record
Installed packages are added to ~/.config/my_tools/installed_packages.sh.