https://github.com/distrohopperuk/gecko-manager
openSUSE package management toolkit
https://github.com/distrohopperuk/gecko-manager
bash bash-script bash-scripting gecko open-source opensuse opensuse-leap opensuse-packages opensuse-upgrade zypper zypper-packaging zypper-upgraderepo
Last synced: 3 months ago
JSON representation
openSUSE package management toolkit
- Host: GitHub
- URL: https://github.com/distrohopperuk/gecko-manager
- Owner: distrohopperuk
- License: mit
- Created: 2024-02-13T21:23:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T22:30:54.000Z (about 1 year ago)
- Last Synced: 2025-01-13T07:09:19.252Z (5 months ago)
- Topics: bash, bash-script, bash-scripting, gecko, open-source, opensuse, opensuse-leap, opensuse-packages, opensuse-upgrade, zypper, zypper-packaging, zypper-upgraderepo
- Language: Shell
- Homepage: https://youtube.com/@DistroHopper-UK
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zypper Helper for openSUSE
openSUSE package management toolkit.This repository provides assistance on openSUSE using the Zypper package manager.

We have made a small YouTube video showcasing the script : https://www.youtube.com/watch?v=2oIbTVoUjS8
## Features
* Easily update packages, & distribution upgrade.
* Search for packages, get information about packages.
* Check for patches (security updates)
* Remove cache.
* Check and refresh repos.## Getting Started
Simply clone the repo to your system.
> git clone https://github.com/distrohopperuk/gecko-manager.git
Change file permission
> chmod +x gecko-manager.sh
Run the script with sudo
> sudo ./gecko-manager.sh
------------------------------------------------------------------------
This script is a work in progress, with more to be added over time.
Feel free to use and modify the script in anyway you wish!
Please report any bugs or issues to me, to fix.
------------------------------------------------------------------------
#### Enjoy :)