mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 23:38:20 +00:00
Don't use aptitude ever
This commit is contained in:
parent
414c91e10c
commit
00a097f497
8
INSTALL
8
INSTALL
@ -4,8 +4,8 @@ INSTALL for britney v2.0
|
||||
Requirements:
|
||||
-------------
|
||||
|
||||
* Python 3 aptitude install python3
|
||||
* Python APT/DPKG bindings aptitude install python3-apt
|
||||
* Python YAML library aptitude install python3-yaml
|
||||
* Python nose tests (testing) aptitude install python3-nose
|
||||
* Python 3 apt install python3
|
||||
* Python APT/DPKG bindings apt install python3-apt
|
||||
* Python YAML library apt install python3-yaml
|
||||
* Python nose tests (testing) apt install python3-nose
|
||||
* Python AMQP bindings apt install python3-amqplib
|
||||
|
Loading…
x
Reference in New Issue
Block a user