Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiab77/updater
A basic script for updating several linux based distributions.
https://github.com/jiab77/updater
archlinux bash centos debian fedora flatpak redhat rockylinux termux ubuntu
Last synced: 16 days ago
JSON representation
A basic script for updating several linux based distributions.
- Host: GitHub
- URL: https://github.com/jiab77/updater
- Owner: Jiab77
- License: mit
- Created: 2023-07-01T18:00:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T01:38:24.000Z (17 days ago)
- Last Synced: 2025-01-06T02:35:45.725Z (17 days ago)
- Topics: archlinux, bash, centos, debian, fedora, flatpak, redhat, rockylinux, termux, ubuntu
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Updater
A basic script for updating several linux based distributions.
## Features
* Sync and update package cache
* Updated installed packages to their latest versions
* Create a ZFS snapshot before and after updating the system> The ZFS snapshot feature is experimental and enabled only for __Arch Linux__.
>
> This feature is provided by `zfs-snap-mgr` from the [CachyOS ZFS Tools](https://github.com/Jiab77/cachyos-zfs-tools) project.## Distributions
Here is a list of supported distributions:
* Debian / Ubuntu / Pop!_OS / ElementaryOS
* RedHat / CentOS / Fedora / Rocky Linux
* Arch Linux / CachyOS
* TermuxPlease, feel free to create a new issue for requesting support for additional distributions.
## Usage
```console
$ ./updater.sh
```## Author
* __Jiab77__