0

Please help with this error.

sudo apt-get update

W: Failed to fetch http://ppa.launchpad.net/upubuntu-com/office/ubuntu/dists/saucy/main/binary-i386/Packages
 404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
karel
  • 114,770
Sibiraj PR
  • 125
  • 1
  • 9

1 Answers1

2
  • sudo nautilus /etc/apt/sources.list.d

  • Delete the upubuntu-com-office-saucy.list file

  • Then run sudo apt-get update

The 404 Not Found will never comes for this PPA.

How can I fix a 404 Error when using a PPA or updating my package lists?

Avinash Raj
  • 78,556