Skip to content

Commit ecff0bf

Browse files
coneypodbkinder
authored andcommitted
Update the layout of packages
1 parent 50f1783 commit ecff0bf

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

doc/tutorials/using_ubuntu_as_sos.rst

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,9 @@ Install development tools for ARCN development:
4444

4545
.. code-block:: none
4646
47-
sudo apt install gcc
48-
git
49-
make
50-
gnu-efi
51-
libssl-dev
52-
libpciaccess-dev
53-
uuid-dev
54-
libsystemd-dev
55-
libevent-dev
56-
libxml2-dev
57-
libusb-1.0-0-dev
58-
python3
59-
python3-pip
60-
libblkid-dev
61-
e2fslibs-dev
47+
sudo apt install gcc git make gnu-efi libssl-dev libpciaccess-dev \
48+
uuid-dev libsystemd-dev libevent-dev libxml2-dev libusb-1.0-0-dev \
49+
python3 python3-pip libblkid-dev e2fslibs-dev
6250
sudo pip3 install kconfiglib
6351
6452
.. note::

0 commit comments

Comments
 (0)