.PACSAVE Přípona souboru
Pacman Package Configuration Backup
| Vývojář | Arch Linux Team |
| Popularita |
2.0 | 1 Hlas |
Co je soubor PACSAVE?
A PACSAVE file is a backup package configuration file created by the Arch Linux Package Manager (pacman). Pacman creates a PACSAVE file when it removes a package that is using a modified configuration file. The PACSAVE file contains a copy of the modified configuration file's settings.
Další informace
When pacman removes a package that includes a modified configuration file, it may show a notification that looks like this:
warning: /path/to/config saved as /path/to/config.pacsave
This indicates that pacman saved a copy of the modified configuration file as a PACSAVE file. If a user re-installs the associated package in the future, they can use the PACSAVE file to restore their custom configuration.
Jak otevřít soubor PACSAVE
You can use pacdiff and various other PACSAVE-related utilities to review and manage differences between PACSAVE files and default configuration files. To learn more about these PACSAVE utilities and how to use them, click here.