Update instructions for debian in README #28

Closed
opened 2022-09-13 06:37:01 +02:00 by pranav · 1 comment
Owner

The installation instructions for debian and ubuntu says you should install dasbus from pip:

# batctl is optional
sudo apt install python3-pip python3-systemd iwd batctl build-essential
# Now, install dasbus with pip
sudo pip3 install dasbus

dasbus is now in the debian repos as python3-dasbus. We could change the instructions so that dasbus is installed using apt instead of pip

The installation instructions for debian and ubuntu says you should install dasbus from pip: ``` # batctl is optional sudo apt install python3-pip python3-systemd iwd batctl build-essential # Now, install dasbus with pip sudo pip3 install dasbus ``` dasbus is now in the debian repos as [python3-dasbus](https://packages.debian.org/bookworm/python3-dasbus). We could change the instructions so that dasbus is installed using apt instead of pip
pranav started working 2022-09-13 06:46:15 +02:00
pranav added reference update-debian-installation-instructions 2022-09-13 06:46:20 +02:00
pranav added a new dependency 2022-09-13 06:48:27 +02:00
Author
Owner

Merged and closed #29. Closing this issue as well

Merged and closed #29. Closing this issue as well
pranav stopped working 2022-09-13 06:52:39 +02:00
6 minutes 24 seconds
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 6 minutes 24 seconds
pranav
6 minutes 24 seconds
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: pranav/pybatmesh#28
No description provided.