Spyke
lemmy.ca

You have 2 system firewall packages installed, iptables and iptables-nft, they are in conflict

Uninstall one of them

4

says right there in the error message: the packages iptables and iptables-nft are in conflict, meaning they cannot be installed at the same time. just pressing y when ghe prompt comes up should remove the conflicting package.

3
n3m37hreply
sh.itjust.works

if I could type Y I would, all 3 ways to install a .run file automatically skips me being able to type y

1
sopuli.xyz

Weird. Looks like you aren't running it via sudo. If that's not working, then manually uninstall one of the firewalls. However CatchyOS does that, I'm not familiar with it. Debian would be apt remove iptables-nft Seems like an arch derived would be pacman -something. You should know the command if you're running that distro.

1

no, you cant run it sudo I had to uninstall iptables via pacman sudo pacman -R iptables

3

You reached the end

Trouble installing PIA / Solved | Spyke