apt update 不再出現 php8.4* 套件更新

Post Reply
Brave Ye
系統管理員
Posts: 5658
Joined: 2025-11-08, 13:32
Location: Taiwan
Contact:

apt update 不再出現 php8.4* 套件更新

Post by Brave Ye »

sudo apt purge "php8.4*"
sudo apt autoremove --purge
sudo nano /etc/apt/preferences.d/block-php84.pref

Code: Select all

Package: php8.4*
Pin: release *
Pin-Priority: -1

Package: libapache2-mod-php8.4
Pin: release *
Pin-Priority: -1
sudo apt update
apt list --upgradable 2>/dev/null | grep php8.4
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests