| @@ -32,15 +32,15 @@ include_once("includes/header.php"); | |||||
| <p> | <p> | ||||
| All Debian and Ubuntu users can enable our repositories by installing this deb file: | All Debian and Ubuntu users can enable our repositories by installing this deb file: | ||||
| <a href="https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.1.0%7Ekxstudio1_all.deb" class="free" rel="nofollow">kxstudio-repos.deb</a>.<br/> | |||||
| <a href="https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.2.0%7Ekxstudio1_all.deb" class="free" rel="nofollow">kxstudio-repos.deb</a>.<br/> | |||||
| You can install it manually by running this:<br/> | You can install it manually by running this:<br/> | ||||
| </p> | </p> | ||||
| <pre> | <pre> | ||||
| <span style="color: rgb(110, 110, 110);"># Download package file</span> | <span style="color: rgb(110, 110, 110);"># Download package file</span> | ||||
| wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.1.0~kxstudio1_all.deb | |||||
| wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.2.0~kxstudio1_all.deb | |||||
| <span style="color: rgb(110, 110, 110);"># Install it</span> | <span style="color: rgb(110, 110, 110);"># Install it</span> | ||||
| sudo dpkg -i kxstudio-repos_8.1.0~kxstudio1_all.deb | |||||
| sudo dpkg -i kxstudio-repos_8.2.0~kxstudio1_all.deb | |||||
| </pre> | </pre> | ||||
| <p><br/> | <p><br/> | ||||