Skip to content

Package Manager for RedCloud OS

License

Notifications You must be signed in to change notification settings

RedCloudOS/redcloud-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedCloud OS Updater

  _           _                  _   __                              
 |_)  _   _| /  |  _       _|   / \ (_    | | ._   _|  _. _|_  _  ._ 
 | \ (/_ (_| \_ | (_) |_| (_|   \_/ __)   |_| |_) (_| (_|  |_ (/_ |  

Package update manager for RedCloud OS.

Components

  • redcloud: The primary CLI tool (bash wrapper).
  • redcloud-update.py: The update engine.

Usage

If installed via APT

redcloud -u
or
redcloud --update

Cloning from GitHub

git clone https://github.com/RedCloudOS/redcloud-updater.git
cd redcloud-updater/
chmod +x redcloud redcloud-updater.py
./redcloud -u

Options

  • -u, --update: Synchronize package lists and install/update all tools.
  • -h, --help: Show help and usage information.

Requirements

  • Sudo privileges
  • Python 3.12+
  • uv
  • git
  • python3-dev
  • python3-venv

About

Package Manager for RedCloud OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published