ubuntu@KVM-artful-guest:~/ua/ubuntu-advantage-tools-10$ cd ubuntu@KVM-artful-guest:~$ sudo apt install ubuntu-advantage-tools WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: ubuntu-advantage-tools 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. Need to get 8,740 B of archives. After this operation, 29.7 kB of additional disk space will be used. Get:1 http://us.ports.ubuntu.com/ubuntu-ports artful/universe ppc64el ubuntu-advantage-tools all 9 [8,740 B] Fetched 8,740 B in 0s (117 kB/s) Selecting previously unselected package ubuntu-advantage-tools. (Reading database ... 71774 files and directories currently installed.) Preparing to unpack .../ubuntu-advantage-tools_9_all.deb ... Unpacking ubuntu-advantage-tools (9) ... Setting up ubuntu-advantage-tools (9) ... Processing triggers for man-db (2.7.6.1-2) ... ubuntu@KVM-artful-guest:~$ dpkg -l | grep ubuntu-advantage ii ubuntu-advantage-tools 9 all management tools for Ubuntu Advantage ubuntu@KVM-artful-guest:~$ ubuntu-advantage status livepatch: disabled (not available) esm: disabled (not available) ubuntu@KVM-artful-guest:~$ cd ua ubuntu@KVM-artful-guest:~/ua$ ls ubuntu-advantage-tools-10 ubuntu-advantage-tools_10_all.deb ubuntu-advantage-tools_10.dsc ubuntu-advantage-tools_10_ppc64el.buildinfo ubuntu-advantage-tools_10_ppc64el.changes ubuntu-advantage-tools_10_source.build ubuntu-advantage-tools_10_source.buildinfo ubuntu-advantage-tools_10_source.changes ubuntu-advantage-tools_10.tar.xz ubuntu@KVM-artful-guest:~/ua$ sudo dpkg -i ./ubuntu-advantage-tools_10_all.deb ubuntu@KVM-artful-guest:~/ua$ sudo dpkg -i ./ubuntu-advantage-tools_10_all.deb (Reading database ... 71781 files and directories currently installed.) Preparing to unpack .../ubuntu-advantage-tools_10_all.deb ... Unpacking ubuntu-advantage-tools (10) over (9) ... Setting up ubuntu-advantage-tools (10) ... Processing triggers for man-db (2.7.6.1-2) ... ubuntu@KVM-artful-guest:~/ua$ dpkg -l | grep ubuntu-advantage ii ubuntu-advantage-tools 10 all management tools for Ubuntu Advantage ubuntu@KVM-artful-guest:~/ua$ ubuntu-advantage status livepatch: disabled (not available) esm: disabled (not available) fips: disabled (not available) ubuntu@KVM-artful-guest:~/ua$ sudo ubuntu-advantage enable-fips jmlatten:someppacredentials Sorry, but Canonical FIPS 140-2 Modules is not supported on artful ubuntu@KVM-artful-guest:~/ua$