Create a Debian package #8

Closed
opened 3 years ago by micke · 2 comments
micke commented 3 years ago
Owner

Package for Debian and add to repo.mic.ke in a similar way done here: https://code.smolnet.org/micke/wireguide/src/branch/main/packaging_scripts

Package for Debian and add to repo.mic.ke in a similar way done here: https://code.smolnet.org/micke/wireguide/src/branch/main/packaging_scripts
micke added this to the 1.0.0 milestone 3 years ago
micke added the New feature label 3 years ago
micke commented 2 years ago
Poster
Owner

We can package like normal with setup.py and use python3-stdeb to create deb.

We can package like normal with setup.py and use python3-stdeb to create deb.
micke commented 2 years ago
Poster
Owner

Whis works now:

python3  setup.py --command-packages=stdeb.command bdist_deb
sudo dpkg -i deb_dist/python3-tinge_0.0.2-1_all.deb
Whis works now: ``` python3 setup.py --command-packages=stdeb.command bdist_deb sudo dpkg -i deb_dist/python3-tinge_0.0.2-1_all.deb ```
micke closed this issue 2 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: micke/tinge#8
Loading…
There is no content yet.