Skip to content

mediadriveio/zibnode-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

ZibNode Packages

This repository contains the latest packages for ZibNode Installer, automatically built and published from the electron-app repository.

πŸ“¦ Available Packages

  • Linux: Latest Linux installers (AppImage, deb, rpm formats)
  • macOS: Latest DMG installer for macOS ARM
  • Source: Source code and build artifacts

πŸš€ Installation

Linux

AppImage (Recommended)

  1. Download the appropriate AppImage from the packages/linux directory
  2. Make it executable: chmod +x filename.AppImage
  3. Run the installer: ./filename.AppImage

Debian/Ubuntu (.deb)

  1. Download the appropriate .deb file from the packages/linux directory
  2. Install: sudo dpkg -i filename.deb
  3. Fix dependencies: sudo apt-get install -f

Red Hat/Fedora (.rpm)

  1. Download the appropriate .rpm file from the packages/linux directory
  2. Install: sudo rpm -i filename.rpm

macOS

  1. Download the latest DMG from the packages/macos directory
  2. Mount the DMG file
  3. Drag the application to your Applications folder

πŸ“‹ Package Information

The latest package information is available in packages/index.json.

πŸ”— Links

πŸ”„ Automatic Updates

This repository is automatically updated when:

  1. Code is pushed to the main branch in the electron-app repository
  2. Build workflows complete successfully
  3. Packages are pushed to the gh-pages branch
  4. GitHub releases are automatically created with all packages

πŸ“Š Build Information


This repository is automatically maintained by GitHub Actions workflows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •