Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
azubieta
plasma-appimage-integration
Commits
806b197e
Verified
Commit
806b197e
authored
Jul 18, 2019
by
azubieta
Browse files
Include appimage-service installation instructions
parent
a5a4495a
Pipeline
#620
passed with stage
in 1 minute and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
806b197e
...
...
@@ -13,6 +13,7 @@ Features:
## Build
**Dependencies**
-
appimage-services
-
cmake
-
gcc (>=4.8)
-
KF5::XmlGui
...
...
@@ -32,4 +33,8 @@ cmake -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..
make
-j
`
nproc
`
sudo
make
install
# Install AppImage Services
wget https://www.opencode.net/azubieta/AppImageService/-/jobs/artifacts/master/raw/appimage-services-x86_64.AppImage?job
=
build:AppImage
-O
appimage-services.AppImage
chmod
+x appimage-services.AppImage
./appimage-services.AppImage self-install
```
Write
Preview
Supports
Markdown
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