Updated for install

This commit is contained in:
Dimitris Zlatanidis 2023-06-12 12:23:26 +03:00
parent f63655191e
commit 682d6b94ef
2 changed files with 16 additions and 10 deletions

View file

@ -8,7 +8,8 @@
</component>
<component name="ChangeListManager">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for install">
<change beforePath="$PROJECT_DIR$/mkdocs.yml" beforeDir="false" afterPath="$PROJECT_DIR$/mkdocs.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/install.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/install.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -79,13 +80,6 @@
<option name="presentableId" value="Default" />
<updated>1670414596656</updated>
</task>
<task id="LOCAL-02113" summary="Added for branch">
<created>1686550557874</created>
<option name="number" value="02113" />
<option name="presentableId" value="LOCAL-02113" />
<option name="project" value="LOCAL" />
<updated>1686550557875</updated>
</task>
<task id="LOCAL-02114" summary="Added for branch">
<created>1686550907183</created>
<option name="number" value="02114" />
@ -422,7 +416,14 @@
<option name="project" value="LOCAL" />
<updated>1686561256439</updated>
</task>
<option name="localTasksCounter" value="2162" />
<task id="LOCAL-02162" summary="Updated for install">
<created>1686561409388</created>
<option name="number" value="02162" />
<option name="presentableId" value="LOCAL-02162" />
<option name="project" value="LOCAL" />
<updated>1686561409388</updated>
</task>
<option name="localTasksCounter" value="2163" />
<servers />
</component>
<component name="Vcs.Log.History.Properties">

View file

@ -1,7 +1,12 @@
### Installation
Download the last release: [Download](https://gitlab.com/dslackw/slpkg/-/archive/4.8.9/slpkg-4.8.9.tar.gz)
and the package will be installed as slackware package.
```
$ tar xvf slpkg-4.8.9.tar.gz
$ cd slpkg-4.8.9
$ ./install.sh
```
```
Alternative visit the [SlackBuilds.org](https://slackbuilds.org/repository/15.0/system/slpkg/)