This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
unix:linux:debian:devuan_sury [2021/04/25 15:17] rodolico |
unix:linux:debian:devuan_sury [2022/06/23 13:58] (current) rodolico |
||
---|---|---|---|
Line 6: | Line 6: | ||
One of the users at Devuan has taken the original packages, modified them so they do not need system-d, and created a secondary location where the packages can be installed from. If you are using a non-system-d system, you will want to convert to this new site //before// you perform your new update. I will update this page for more details, but the following code will do this. Basically, change /etc/apt/sources.list.d/php.list to hold the packages form tdrnetworks.com. See links at the bottom of this article for more information. | One of the users at Devuan has taken the original packages, modified them so they do not need system-d, and created a secondary location where the packages can be installed from. If you are using a non-system-d system, you will want to convert to this new site //before// you perform your new update. I will update this page for more details, but the following code will do this. Basically, change /etc/apt/sources.list.d/php.list to hold the packages form tdrnetworks.com. See links at the bottom of this article for more information. | ||
+ | |||
+ | These instructions are for devuan ascii and php 7.4, but are applicable for more recent versions of Devuan and PHP. | ||
===== Code ===== | ===== Code ===== |