Skip to content

Vanilla-OS/gs-plugin-vanilla-meta

Repository files navigation

Vanilla meta gnome-software plugin

This plugin provides some pre-configured packages for installing popular software inside apx containers.

Dependencies

  • meson
  • gnome-software-dev
  • libglib2.0-dev

Building

$ make                  # Creates build directory and compiles, OR
$ make reconfigure      # Re-creates build directory and compiles (use this after modifying meson.build)

Installing

In order to install the plugin, you need to modify a sub-directory of /usr, which is read-only. There are two ways of doing this: a temporary one, which will get overwritten after a reboot, and a permanent one, which requires a reboot to have effect.

$ sudo make test-install     # Temporary install (use this while developing)
$ sudo make install          # Permanent install (use this for effectively installing)

About

gnome-software plugin for managing apx packages

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published