PS5 Linux kernel updates
Update PS5 Linux through apt.
APT package repository for linux-ps5 updates.
Designed for Ubuntu . Kali . REMnux . Parrot
APT-ready
- Install once, then update with normal apt commands.
- Works with apt-based PS5 Linux installs.
- Signed metadata is required before apt installs updates.
$ curl -fsSL https://ps5linux.bugbounty.zip/install.sh | sudo bash $ sudo apt update $ sudo apt install --reinstall linux-ps5
Install
One command adds the repo.
The installer adds the PS5 Linux package source and its public archive key, then apt can find linux-ps5 updates.
curl -fsSL https://ps5linux.bugbounty.zip/install.sh | sudo bash
Checking repository
Repository status
When the signed metadata and public archive key are published, this page will show the repo as online.