Comment 4 for bug 1739467

Revision history for this message
Brian Murray (brian-murray) wrote :

This looks good to me.

 $ sudo apt-get install command-not-found
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  command-not-found
1 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.
Need to get 3,656 B of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 command-not-found all 0.3ubuntu17.10.2 [3,656 B]
Fetched 3,656 B in 0s (11.0 kB/s)
The system does not support apt-btrfs-snapshot
Reading changelogs... Done
(Reading database ... 476818 files and directories currently installed.)
Preparing to unpack .../command-not-found_0.3ubuntu17.10.2_all.deb ...
Unpacking command-not-found (0.3ubuntu17.10.2) over (0.3ubuntu17.10.1) ...
Setting up command-not-found (0.3ubuntu17.10.2) ...
[ 1:56PM 10172 ] [ bdmurray@impulse:~/source-trees/ubuntu-archive-tools/upstream ]
 $ colorgcc
The program 'colorgcc' is currently not installed. You can install it by typing:
sudo apt install colorgcc
zsh: command not found: colorgcc
[ 1:56PM 10174 ] [ bdmurray@impulse:~/source-trees/ubuntu-archive-tools/upstream ]
 $ 2vcard
The program '2vcard' is currently not installed. You can install it by typing:
sudo apt install 2vcard
zsh: command not found: 2vcard
 $ bash
bdmurray@impulse:~/source-trees/ubuntu-archive-tools/upstream$ colorgcc
The program 'colorgcc' is currently not installed. You can install it by typing:
sudo apt install colorgcc
bdmurray@impulse:~/source-trees/ubuntu-archive-tools/upstream$ 2vcard
The program '2vcard' is currently not installed. You can install it by typing:
sudo apt install 2vcard