Sunday, April 28, 2024
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 4996  / 1 Year ago, fri, december 9, 2022, 10:00:55

This screenshot sums up my problem:



Beautiful screenshot



I've run apt-get update, upgrade, purge, autoremove and then install again. No luck. Anyone know why this is happening?


More From » command-line

 Answers
6

Interesting. I get the same:



$ sudo apt-get install lxc
...
$ lxc
The program 'lxc' is currently not installed. You can install it by typing:
sudo apt-get install lxc
$


If you run:



$ dpkg-query -L lxc


you can see what files lxc has installed. There are a bunch in /usr/bin that start lxc-, like /usr/bin/lxc-list which do work, and some start up stuff in /etc/init.d/.



So, I reckon it is installed OK, you just need to find the name of the right executable.


[#29607] Saturday, December 10, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
arsleyeuth

Total Points: 72
Total Questions: 121
Total Answers: 112

Location: North Korea
Member since Mon, Oct 31, 2022
2 Years ago
;