installScript VS packages

Compare installScript vs packages and see what are their differences.

installScript

script that installs omv-extras and openmediavault if not installed already. (by OpenMediaVault-Plugin-Developers)

packages

omv-extras .deb releases (by OpenMediaVault-Plugin-Developers)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
installScript packages
25 13
982 191
4.4% 5.8%
7.6 9.2
19 days ago 6 days ago
Shell Shell
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

installScript

Posts with mentions or reviews of installScript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • Open Media Vault won't let Raspberry Pi boot after installation
    1 project | /r/OpenMediaVault | 5 Dec 2023
    I am using a Raspberry Pi 4 model B. The actual problem I have is, after executing the command wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash, the Pi shuts down as expected, but after trying to reboot it remains off (red light on and green light off). Trying to power it off and on again leads to the same result.
  • How to setup OpenMediaVault for Ubuntu
    1 project | /r/OpenMediaVault | 27 Jun 2023
    hpoddar@raspberrypi:~$ sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash Redirecting output to ‘wget-log.3’. Current / permissions = 755 New / permissions = 755 Forcing IPv4 only for apt... Updating repos before installing... Ign:1 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease Ign:2 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 InRelease Fetched 229 kB in 11s (20.8 kB/s) Reading package lists... Done W: https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/4.4/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. Installing lsb_release... Reading package lists... Done Building dependency tree... Done Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 4 not upgraded. Need to get 10.8 kB of archives. After this operation, 0 B of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] Fetched 10.8 kB in 1s (12.9 kB/s) (Reading database ... 102650 files and directories currently installed.) Preparing to unpack .../lsb-release_11.1.0ubuntu4_all.deb ... Unpacking lsb-release (11.1.0ubuntu4) over (11.1.0ubuntu4) ... Setting up lsb-release (11.1.0ubuntu4) ... Processing triggers for man-db (2.10.2-1) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 5.15.0-1032-raspi NEEDRESTART-KEXP: 5.15.0-1032-raspi Supported architecture Unsupported version. Only Debian 10 (Buster) and 11 (Bullseye) are supported. Exiting...
  • do you also have problems with the omv5 to omv6 upgrade?
    1 project | /r/OpenMediaVault | 1 Apr 2023
    Finally got it thanks to another reddit thread ! I've used this https://github.com/OpenMediaVault-Plugin-Developers/installScript
  • Trouble installing OMV on a Rpi 4
    2 projects | /r/OpenMediaVault | 6 Feb 2023
    I get this error after using the following command: wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
  • Alternative way to install OMV Extras?
    3 projects | /r/OpenMediaVault | 3 Jan 2023
    The script is the same as this one https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/install you can check it if you not trust the source
  • Moving build, thoughts on SSDs and NVME m.2 drives
    1 project | /r/OpenMediaVault | 9 Dec 2022
    Not sure what you mean, you install Debian using the net install, just install ssh, then use the script to install OMV on top of Debian
  • Support question for QNAP TS-x53D
    1 project | /r/OpenMediaVault | 17 Oct 2022
    In cases like this the suggestion is to use the Debian NetInstall if the network card works then deploy OMV using the script here
  • My Cloud EX4
    1 project | /r/OpenMediaVault | 29 Sep 2022
  • Setting up my server for the first time using OMV
    1 project | /r/OpenMediaVault | 14 Aug 2022
    OMV-extras is easily installed via a script. It is designed to install OMV on top of Debian, but once it sees you already have OMV installed, it will just install OMV-extras (make sure sudo and wget are installed before running the script... apt install sudo wget)... https://github.com/OpenMediaVault-Plugin-Developers/installScript
  • New install with iso or on Debian?
    1 project | /r/OpenMediaVault | 9 Jul 2022
    Manual Debian install used to be kind of cumbersome, but OMV 6 has an install script that can be invoked with one line.

packages

Posts with mentions or reviews of packages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.
  • Filebrowser Accessing VirtualBox Shared Folder
    1 project | /r/OpenMediaVault | 22 Nov 2023
    wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash sudo apt update sudo apt-get build-essential module-assistant sudo apt-get install build-essential module-assistant sudo m -a prepare sudo m-a prepare sudo apt install linux-headers-$(uname -r)
  • Trying to install openmediavault-compose 6.7.19 plugin but I keep getting a 500 internal server error.
    1 project | /r/OpenMediaVault | 22 Jun 2023
    Basically the title, in the command terminal I used the wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash command, enabled docker repo in omv-extras but whenever I try to install the plugin I get a 500 internal server error that looks like this. Any advice?
  • Remote file access
    1 project | /r/OpenMediaVault | 10 Apr 2023
    It's no longer giving me the 'Connection refused' error, it's now giving me --2023-04-10 15:49:08-- (try:19) https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install Connecting to 105.242.165.8:4443... failed: Connection timed out. Retrying.
  • Needing help to install OMV Extras
    2 projects | /r/OpenMediaVault | 28 Mar 2023
    --2023-03-28 15:45:03-- https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install
  • OMV6 keeps crashing on SMB share
    1 project | /r/OpenMediaVault | 29 Jan 2023
  • Alternative way to install OMV Extras?
    3 projects | /r/OpenMediaVault | 3 Jan 2023
    Omv 6; https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/openmediavault-omvextrasorg_latest_all6.deb
  • Setting my first server with OMV
    1 project | /r/HomeServer | 14 Aug 2022
    That's actually stuff you can google in like fifteen seconds. gg "omv-extras", first link leading to OMV forum, giving me link here on github to release with instructions
  • How to install Jellyfin for OVM 6 !
    1 project | /r/OpenMediaVault | 9 Aug 2022
    You need to install OMV-Extras to use Docker from inside OMV.
  • OMV 5 to 6
    1 project | /r/OpenMediaVault | 14 Jul 2022
    Then install the OMV6 extras as per https://wiki.omv-extras.org/doku.php?id=omv6_new_user_guide (i.e. wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | sudo bash). Even though Portainer is running, use the GUI menu (under /system/omv-extras/portainer) to install it again and it will make sure any needed updates are applied.
  • Installed OMV extras and now OMV is broken
    1 project | /r/OpenMediaVault | 23 Feb 2022
    --2022-02-23 18:09:00-- https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install Resolving github.com (github.com)... 13.237.44.5 Connecting to github.com (github.com)|13.237.44.5|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/packages/master/install [following] --2022-02-23 18:09:00-- https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/packages/master/install Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1116 (1.1K) [text/plain] Saving to: ‘STDOUT’ - 100%[===================================================================>] 1.09K --.-KB/s in 0s 2022-02-23 18:09:01 (11.4 MB/s) - written to stdout [1116/1116] 5 Downloading omv-extras.org plugin for openmediavault 5.x ... Updating repos before installing... Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives InRelease Get:2 file:/var/cache/openmediavault/archives Release Ign:2 file:/var/cache/openmediavault/archives Release Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 file:/var/cache/openmediavault/archives Translation-en_AU Ign:5 file:/var/cache/openmediavault/archives Translation-en_AU Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 file:/var/cache/openmediavault/archives Translation-en_AU Ign:5 file:/var/cache/openmediavault/archives Translation-en_AU Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 file:/var/cache/openmediavault/archives Translation-en_AU Ign:5 file:/var/cache/openmediavault/archives Translation-en_AU Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 file:/var/cache/openmediavault/archives Translation-en_AU Ign:5 file:/var/cache/openmediavault/archives Translation-en_AU Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 file:/var/cache/openmediavault/archives Translation-en_AU Ign:5 file:/var/cache/openmediavault/archives Translation-en_AU Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 file:/var/cache/openmediavault/archives Translation-en_AU Ign:5 file:/var/cache/openmediavault/archives Translation-en_AU Get:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 file:/var/cache/openmediavault/archives Translation-en_AU Ign:5 file:/var/cache/openmediavault/archives Translation-en_AU Hit:6 http://security.debian.org/debian-security buster/updates InRelease Hit:7 http://mirror.aarnet.edu.au/debian buster InRelease Hit:8 http://mirror.aarnet.edu.au/debian buster-updates InRelease Get:9 https://deb.debian.org/debian buster-backports InRelease [46.7 kB] Hit:10 https://packages.openmediavault.org/public usul InRelease Fetched 46.7 kB in 2s (24.1 kB/s) Reading package lists... Done Install prerequisites... Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 pinentry-curses Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc The following NEW packages will be installed: dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 pinentry-curses 0 upgraded, 14 newly installed, 0 to remove and 26 not upgraded. Need to get 7,089 kB of archives. After this operation, 14.9 MB of additional disk space will be used. Get:1 http://mirror.aarnet.edu.au/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] Get:2 http://mirror.aarnet.edu.au/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u1 [510 kB] Get:3 http://mirror.aarnet.edu.au/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] Get:4 http://mirror.aarnet.edu.au/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] Get:5 http://mirror.aarnet.edu.au/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u1 [712 kB] Get:6 http://mirror.aarnet.edu.au/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u1 [1,010 kB] Get:7 http://mirror.aarnet.edu.au/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u1 [861 kB] Get:8 http://mirror.aarnet.edu.au/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u1 [865 kB] Get:9 http://mirror.aarnet.edu.au/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] Get:10 http://mirror.aarnet.edu.au/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u1 [617 kB] Get:11 http://mirror.aarnet.edu.au/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u1 [485 kB] Get:12 http://mirror.aarnet.edu.au/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u1 [478 kB] Get:13 http://mirror.aarnet.edu.au/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u1 [604 kB] Get:14 http://mirror.aarnet.edu.au/debian buster/main amd64 gnupg all 2.2.12-1+deb10u1 [715 kB] Fetched 7,089 kB in 1s (5,617 kB/s) Selecting previously unselected package libassuan0:amd64. (Reading database ... 51997 files and directories currently installed.) Preparing to unpack .../00-libassuan0_2.5.2-1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../01-gpgconf_2.2.12-1+deb10u1_amd64.deb ... Unpacking gpgconf (2.2.12-1+deb10u1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../02-libksba8_1.3.5-2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../03-libnpth0_1.6-1_amd64.deb ... Unpacking libnpth0:amd64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../04-dirmngr_2.2.12-1+deb10u1_amd64.deb ... Unpacking dirmngr (2.2.12-1+deb10u1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../05-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../06-gnupg-utils_2.2.12-1+deb10u1_amd64.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u1) ... Selecting previously unselected package gpg. Preparing to unpack .../07-gpg_2.2.12-1+deb10u1_amd64.deb ... Unpacking gpg (2.2.12-1+deb10u1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../08-pinentry-curses_1.1.0-2_amd64.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../09-gpg-agent_2.2.12-1+deb10u1_amd64.deb ... Unpacking gpg-agent (2.2.12-1+deb10u1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../10-gpg-wks-client_2.2.12-1+deb10u1_amd64.deb ... Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../11-gpg-wks-server_2.2.12-1+deb10u1_amd64.deb ... Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../12-gpgsm_2.2.12-1+deb10u1_amd64.deb ... Unpacking gpgsm (2.2.12-1+deb10u1) ... Selecting previously unselected package gnupg. Preparing to unpack .../13-gnupg_2.2.12-1+deb10u1_all.deb ... Unpacking gnupg (2.2.12-1+deb10u1) ... Setting up libksba8:amd64 (1.3.5-2) ... Setting up libnpth0:amd64 (1.6-1) ... Setting up libassuan0:amd64 (2.5.2-1) ... Setting up gnupg-l10n (2.2.12-1+deb10u1) ... Setting up gpgconf (2.2.12-1+deb10u1) ... Setting up gpg (2.2.12-1+deb10u1) ... Setting up gnupg-utils (2.2.12-1+deb10u1) ... Setting up pinentry-curses (1.1.0-2) ... Setting up gpg-agent (2.2.12-1+deb10u1) ... Setting up gpgsm (2.2.12-1+deb10u1) ... Setting up dirmngr (2.2.12-1+deb10u1) ... Setting up gpg-wks-server (2.2.12-1+deb10u1) ... Setting up gpg-wks-client (2.2.12-1+deb10u1) ... Setting up gnupg (2.2.12-1+deb10u1) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for libc-bin (2.28-10) ... --2022-02-23 18:09:33-- https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master//openmediavault-omvextrasorg_latest_all5.deb Resolving github.com (github.com)... 13.237.44.5 Connecting to github.com (github.com)|13.237.44.5|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/packages/master/openmediavault-omvextrasorg_latest_all5.deb [following] --2022-02-23 18:09:33-- https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/packages/master/openmediavault-omvextrasorg_latest_all5.deb Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 2606:50c0:8000::154, 2606:50c0:8001::154, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 68148 (67K) [application/octet-stream] Saving to: ‘openmediavault-omvextrasorg_latest_all5.deb’ openmediavault-omvextrasorg_latest_ 100%[===================================================================>] 66.55K --.-KB/s in 0.03s 2022-02-23 18:09:34 (2.26 MB/s) - ‘openmediavault-omvextrasorg_latest_all5.deb’ saved [68148/68148] Selecting previously unselected package openmediavault-omvextrasorg. (Reading database ... 52230 files and directories currently installed.) Preparing to unpack openmediavault-omvextrasorg_latest_all5.deb ... Unpacking openmediavault-omvextrasorg (5.6.6) ... Setting up openmediavault-omvextrasorg (5.6.6) ... Updating configuration database ... Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.10.0-0.bpo.8-amd64 Found initrd image: /boot/initrd.img-5.10.0-0.bpo.8-amd64 done Done. debian: ---------- ID: omvextrasbaserepo Function: pkgrepo.managed Name: deb https://openmediavault-plugin-developers.github.io/packages/debian usul main Result: True Comment: Configured package repo 'deb https://openmediavault-plugin-developers.github.io/packages/debian usul main' Started: 18:09:47.808796 Duration: 12944.987 ms Changes: ---------- repo: deb https://openmediavault-plugin-developers.github.io/packages/debian usul main ---------- ID: deb https://openmediavault-plugin-developers.github.io/packages/debian usul-testing main Function: pkgrepo.absent Result: True Comment: Package repo deb https://openmediavault-plugin-developers.github.io/packages/debian usul-testing main is absent Started: 18:10:00.754052 Duration: 101.095 ms Changes: ---------- ID: deb https://openmediavault-plugin-developers.github.io/packages/debian usul-extras main Function: pkgrepo.absent Result: True Comment: Package repo deb https://openmediavault-plugin-developers.github.io/packages/debian usul-extras main is absent Started: 18:10:00.855377 Duration: 62.669 ms Changes: ---------- ID: deb [arch=amd64] https://download.docker.com/linux/debian buster stable Function: pkgrepo.managed Result: True Comment: Configured package repo 'deb [arch=amd64] https://download.docker.com/linux/debian buster stable' Started: 18:10:00.918276 Duration: 14171.037 ms Changes: ---------- repo: deb [arch=amd64] https://download.docker.com/linux/debian buster stable ---------- ID: deb http://linux.teamviewer.com/deb stable main Function: pkgrepo.managed Result: True Comment: Configured package repo 'deb http://linux.teamviewer.com/deb stable main' Started: 18:10:15.089617 Duration: 12914.541 ms Changes: ---------- repo: deb http://linux.teamviewer.com/deb stable main ---------- ID: configure_apt_pref_omvextras Function: file.managed Name: /etc/apt/preferences.d/omvextras.pref Result: True Comment: File /etc/apt/preferences.d/omvextras.pref updated Started: 18:10:28.007613 Duration: 121.441 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: refresh_database_apt Function: module.run Result: True Comment: pkg.refresh_db: Success Started: 18:10:28.130159 Duration: 5071.21 ms Changes: ---------- pkg.refresh_db: ---------- file:/var/cache/openmediavault/archives InRelease: False file:/var/cache/openmediavault/archives Packages: True file:/var/cache/openmediavault/archives Release: False file:/var/cache/openmediavault/archives Translation-en: False http://linux.teamviewer.com/deb stable InRelease: None http://mirror.aarnet.edu.au/debian buster InRelease: None http://mirror.aarnet.edu.au/debian buster-updates InRelease: None http://security.debian.org/debian-security buster/updates InRelease: None https://deb.debian.org/debian buster-backports InRelease: None https://download.docker.com/linux/debian buster InRelease: None https://openmediavault-plugin-developers.github.io/packages/debian usul InRelease: None https://packages.openmediavault.org/public usul InRelease: None Summary for debian ------------ Succeeded: 7 (changed=5) Failed: 0 ------------ Total states run: 7 Total run time: 45.387 s Processing triggers for openmediavault (5.6.13-1) ... Updating locale files ... Updating file permissions ... Purging internal cache ... Restarting engine daemon ... Updating repos ... Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives InRelease Get:2 file:/var/cache/openmediavault/archives Release Ign:2 file:/var/cache/openmediavault/archives Release Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en_AU Ign:4 file:/var/cache/openmediavault/archives Translation-en_AU Get:5 file:/var/cache/openmediavault/archives Translation-en Ign:5 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en_AU Ign:4 file:/var/cache/openmediavault/archives Translation-en_AU Get:5 file:/var/cache/openmediavault/archives Translation-en Ign:5 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en_AU Ign:4 file:/var/cache/openmediavault/archives Translation-en_AU Get:5 file:/var/cache/openmediavault/archives Translation-en Ign:5 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en_AU Ign:4 file:/var/cache/openmediavault/archives Translation-en_AU Get:5 file:/var/cache/openmediavault/archives Translation-en Ign:5 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en_AU Ign:4 file:/var/cache/openmediavault/archives Translation-en_AU Get:5 file:/var/cache/openmediavault/archives Translation-en Ign:5 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en_AU Ign:4 file:/var/cache/openmediavault/archives Translation-en_AU Get:5 file:/var/cache/openmediavault/archives Translation-en Ign:5 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en_AU Ign:4 file:/var/cache/openmediavault/archives Translation-en_AU Get:5 file:/var/cache/openmediavault/archives Translation-en Ign:5 file:/var/cache/openmediavault/archives Translation-en Hit:6 http://security.debian.org/debian-security buster/updates InRelease Hit:7 http://linux.teamviewer.com/deb stable InRelease Hit:8 http://mirror.aarnet.edu.au/debian buster InRelease Hit:9 http://mirror.aarnet.edu.au/debian buster-updates InRelease Hit:10 https://deb.debian.org/debian buster-backports InRelease Hit:11 https://download.docker.com/linux/debian buster InRelease Hit:12 https://openmediavault-plugin-developers.github.io/packages/debian usul InRelease Hit:13 https://packages.openmediavault.org/public usul InRelease Reading package lists... Done

What are some alternatives?

When comparing installScript and packages you can also consider the following projects:

Collectd - The system statistics collection daemon. Please send Pull Requests here!