Welcome to the Linux Foundation Forum!
LFS253 - #Lab4 - Unable to install runC packages

[email protected]:~# apt update
Hit:1 http://mirrors.digitalocean.com/ubuntu xenial InRelease
Hit:2 http://mirrors.digitalocean.com/ubuntu xenial-updates InRelease
Hit:3 http://mirrors.digitalocean.com/ubuntu xenial-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Fetched 109 kB in 0s (130 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
31 packages can be upgraded. Run 'apt list --upgradable' to see them.
[email protected]:~# apt-get install runC
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package runC
0
Comments
[email protected]:~# apt-get install runc ** ---> by giving **runc small letter it worked
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
grub-pc-bin
Use 'apt autoremove' to remove it.
The following NEW packages will be installed:
runc
0 upgraded, 1 newly installed, 0 to remove and 31 not upgraded.
Need to get 1,488 kB of archives.
After this operation, 6,799 kB of additional disk space will be used.
Get:1 http://mirrors.digitalocean.com/ubuntu xenial-updates/universe amd64 runc amd64 1.0.0~rc2+docker1.13.1-0ubuntu1~16.04.1 [1,488 kB]
Fetched 1,488 kB in 2s (658 kB/s)
Selecting previously unselected package runc.
(Reading database ... 54500 files and directories currently installed.)
Preparing to unpack .../runc_1.0.0~rc2+docker1.13.1-0ubuntu1~16.04.1_amd64.deb ...
Unpacking runc (1.0.0~rc2+docker1.13.1-0ubuntu1~16.04.1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up runc (1.0.0~rc2+docker1.13.1-0ubuntu1~16.04.1) ...
$ **run -V ** ---> instead use **#runc -v **
runC version spec: 1.
0.0-rc2