xps13
xps13 copied to clipboard
Software updater error
The XPS13 Ubuntu image has an error in the source lists, which caused the error W: Failed to fetch file:/Packages File not found
on my machine. Fixed by editing /etc/apt/sources.list.d/dell.list and removing the first line: deb file:/ /
From this SO question. Figured it's worth making a note of here.