commit
a27498c754
|
@ -3,7 +3,7 @@ title: Repository Management
|
||||||
---
|
---
|
||||||
# Repository Management
|
# Repository Management
|
||||||
|
|
||||||
While Solus currently only provides two repositories, stable (shannon) and stable, our package manager does support actively using multiple repositories on your system. This
|
While Solus currently only provides two repositories, stable (shannon) and unstable, our package manager does support actively using multiple repositories on your system. This
|
||||||
is useful if you are using a vendor-provided repository.
|
is useful if you are using a vendor-provided repository.
|
||||||
|
|
||||||
## Adding a Repository
|
## Adding a Repository
|
||||||
|
@ -86,4 +86,4 @@ You can list all the repositories added on your system by using:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo eopkg list-repo
|
sudo eopkg list-repo
|
||||||
```
|
```
|
||||||
|
|
Reference in New Issue