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)
riscv32-linuxriscv64-linuxs390x-linuxpowerpc64-linuxmicroblazeel-linuxarmv7l-linuxpowerpc-linuxmips-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