Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
PureOS
Packages
Librem Manager
Commits
9adea5f2
Commit
9adea5f2
authored
Mar 09, 2021
by
Jeremiah C. Foster
Browse files
Adding in small additions to README for clarity.
parent
6de7b6e0
Pipeline
#65247
failed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9adea5f2
...
...
@@ -8,11 +8,15 @@ A simple application to manage your Librem devices
## Build Librem Manager
Librem Manager re
li
es on the following dependencies
Librem Manager re
quir
es on the following dependencies
;
```
sh
Python 3.9.1+, libhandy-1-0, python3-jenkins, uuu
```
You can install them on Debian-based systems with apt;
```
sudo apt install libhandy-1-0 uuu python3-jenkins
```
Librem Manager uses the
[
meson
](
http://mesonbuild.com/
)
build system. Use the following commands to build Librem Manager from the source directory:
...
...
@@ -20,9 +24,5 @@ Librem Manager uses the [meson](http://mesonbuild.com/) build system. Use the fo
$
meson _build
$
cd
_build
$
ninja
```
You can install Librem Manager system-wide by running:
```
sh
$
ninja
install
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment