dd70192508
* Create nym-repo-setup * update * Add postrm * Add README * Add Makefile * Move to subdir * Bundle the list file instead * Create nym-vpn metapackage * Rename top-level dir * Set version of meta package to 0.1 * Add dpkg-name * Create workflow for creating the debs * Restrict to amd64 only * Rename to build-deb-meta.yml * name to upload-artifact * Set names * typo * Extend version and set amd64 only * Bump to 1.0.1
14 lines
362 B
Markdown
14 lines
362 B
Markdown
# Nym deb meta packages
|
|
|
|
## Nymtech repo setup
|
|
|
|
`nym-repo-setup.deb` is a debian package that sets up the nymtech debian repo by copying the keyring file and adding `nymtech.list` to `/etc/apt/sources.list.d`.
|
|
|
|
## Nym VPN meta package
|
|
|
|
A basic meta package which only purpose is to depend on the daemon and UI.
|
|
|
|
# Build
|
|
|
|
They can all be built by running `make`.
|