sudo apt-get install codeblocks
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
cccc codeblocks-contrib-common codeblocks-libwxcontrib0 cppcheck cscope
libwxsmithlib0 python-pygments valgrind
Use 'sudo apt autoremove' to remove them.
Suggested packages:
libwxgtk2.8-dev | libwxgtk3.0-dev wx-common codeblocks-contrib
The following NEW packages will be installed:
codeblocks
0 upgraded, 1 newly installed, 0 to remove and 624 not upgraded.
Need to get 1,868 kB of archives.
After this operation, 6,233 kB of additional disk space will be used.
Err:1 http://ppa.launchpad.net/damien-moore/codeblocks-stable/ubuntu xenial/main amd64 codeblocks amd64 16.01~ubuntu16.04.1
404 Not Found
E: Failed to fetch http://ppa.launchpad.net/damien-moore/codeblocks-stable/ubuntu/pool/main/c/codeblocks/codeblocks_16.01~ubuntu16.04.1_amd64.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Asked
Active
Viewed 18 times
1

Byte Commander
- 107,489
624 not upgraded
- you should really update your installed packages! Runsudo apt update ; sudo apt upgrade
. – Byte Commander Feb 11 '18 at 11:51