Need help with apt update not working
Go to solution
Solved by PorkishPig,
Lutris for xubuntu 16.04 looks to be deprecated.
Try remove all existing PPA entries and download them again with:
sudo rm -rf /var/lib/apt/lists/* sudo rm -rf /etc/apt/sources.list.d/* sudo apt-get update
You can download a newer version of Lutris if necessary with:
sudo add-apt-repository ppa:lutris-team/lutris sudo apt-get update sudo apt-get install lutris

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now