summaryrefslogtreecommitdiffstats
path: root/content/en/repository
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/repository')
-rw-r--r--content/en/repository/_index.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/content/en/repository/_index.md b/content/en/repository/_index.md
index 8622464..39874eb 100644
--- a/content/en/repository/_index.md
+++ b/content/en/repository/_index.md
@@ -2,9 +2,10 @@
title = "Slackware Repository"
date = 2026-04-17T00:00:00Z
draft = false
+type = "repository"
+++
-## {{ i18n "quickStartTitle" }}
+## Quick Start
Add the repository to your Slackware system:
@@ -15,7 +16,7 @@ echo "deb https://danix.xyz/packages/slackware/ stable main" >> /etc/apt/sources
apt-get update
```
-## {{ i18n "installationTitle" }}
+## Installation
### Prerequisites
@@ -36,7 +37,7 @@ apt-get update
https://danix.xyz/packages/slackware/
```
-## {{ i18n "usageTitle" }}
+## Usage
### Installing a Package
@@ -57,6 +58,6 @@ apt-get upgrade
apt-cache search keyword
```
-## {{ i18n "availablePackagesTitle" }}
+## Available Packages
Check the repository for the latest available packages. See the GitHub SlackBuild repositories below for build information and source files.