[SOLVED] PCSX2 PPA - This PPA does not support bionic

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
bradrar

[SOLVED] PCSX2 PPA - This PPA does not support bionic

Post by bradrar »

I am trying to download the PSXC2 emulator on my PC. Before installing PCSX2, The website says I need to install a PPA from https://launchpad.net/~gregory-hainaut/ ... ficial.ppa

After putting

Code: Select all

 sudo add-apt-repository ppa:gregory-hainaut/pcsx2.official.ppa
in my terminal, It said this:

Code: Select all

HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
This is my build:

Code: Select all

lsb_release -a

No LSB modules are available.
Distributor ID:	LinuxMint
Description:	Linux Mint 19 Tara
Release:	19
Codename:	tara

My question is, how can I install PCSX2 in my Linux Mint?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: PCSX2 PPA - This PPA does not support bionic

Post by catweazel »

"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
User avatar
smurphos
Level 18
Level 18
Posts: 8501
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: PCSX2 PPA - This PPA does not support bionic

Post by smurphos »

bradrar wrote: Sun Aug 19, 2018 3:05 am

Code: Select all

HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
The most recent release is in the official bionic repo in any case. . So just run apt install pcsx2. No PPA required.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: PCSX2 PPA - This PPA does not support bionic

Post by catweazel »

smurphos wrote: Sun Aug 19, 2018 5:17 am
bradrar wrote: Sun Aug 19, 2018 3:05 am

Code: Select all

HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
The most recent release is in the official bionic repo in any case. . So just run apt install pcsx2. No PPA required.
Good catch.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
bradrar

Re: PCSX2 PPA - This PPA does not support bionic

Post by bradrar »

catweazel wrote: Sun Aug 19, 2018 5:22 am
smurphos wrote: Sun Aug 19, 2018 5:17 am
bradrar wrote: Sun Aug 19, 2018 3:05 am

Code: Select all

HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
The most recent release is in the official bionic repo in any case. . So just run apt install pcsx2. No PPA required.
Good catch.
Okay, Thank you
Locked

Return to “Software & Applications”