Skip to content

Commit 08b8cae

Browse files
committed
Add python-is-python3 to INSTALL-UBUNTU's list of packages
See #5786
1 parent b4933f3 commit 08b8cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/INSTALL-UBUNTU

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ build CPU fallback chains for any x86-64 CPU.
149149

150150
Install most of them as Ubuntu packages (if you like):
151151

152-
sudo apt-get -y install python3-pycryptodome python3-scapy python3-parsimonious python3-asn1crypto python3-dpkt python3-cbor2 python3-cryptography python3-simplejson python3-idna python3-lxml python3-ldap3 python3-olefile python3-bsddb3
152+
sudo apt-get -y install python-is-python3 python3-pycryptodome python3-scapy python3-parsimonious python3-asn1crypto python3-dpkt python3-cbor2 python3-cryptography python3-simplejson python3-idna python3-lxml python3-ldap3 python3-olefile python3-bsddb3
153153

154154
Alternatively, use pip3 to install all of them into a virtual environment:
155155

0 commit comments

Comments
 (0)