forked from Pisilinux/contrib
24 lines
683 B
Markdown
24 lines
683 B
Markdown
# contrib
|
|
This is the third-party Repository for Pisi Linux 2.x
|
|
|
|
You can add this Repository to your Pisi Linux 2.x system, type:
|
|
|
|
```sudo pisi ar contrib_github https://github.com/pisilinux/contrib/raw/master/pisi-index.xml.xz```
|
|
|
|
after then
|
|
Type:
|
|
|
|
```sudo pisi ur```
|
|
|
|
and you can install packages with
|
|
|
|
```sudo pisi em example``` (Type a package name instead example)
|
|
|
|
```sudo pisi emup``` if packages installed from the repository have an update, it compiles and installs the new version.
|
|
|
|
This Repository is specially for the Pisi Linux 2.0
|
|
|
|
Any packages you're looking for can be found as Pisi Linux packages from here:
|
|
|
|
[Pisi Linux Contrib ](https://contrib.pisilinux.org/)
|