CuboCore.coreuniverse
coreuniverse 5.0.0
Shows information about apps from the C Suite
https://gitlab.com/cubocore/coreapps/coreuniverseGNU General Public License v3.0 or later
main program: coreuniverseprograms: coreuniverse
Platforms (24)
aarch64-linuxm68k-linuxarmv5tel-linuxmips64-linuxmips-linuxpowerpc64le-linuxriscv32-linuxsh4-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ CuboCore.coreuniverse ];
Ad-hoc shell
nix-shell -p CuboCore.coreuniverse
Flake (nix run)
nix run nixpkgs#CuboCore.coreuniverse