It will include general discussion on coding related to any ideas or fixing.
-
programmer
- Posts: 10
- Joined: 27 Mar 2019
Post
by programmer »
I was installing an app using snap from Ubuntu software centre but got the error
Code: Select all
unable to install "name_of_package": snap "name_of_package" has "install-snap" change in progress
I donot know where is the problem. I am installing from the ubuntu centre.
-
Aisangam
- Site Admin
- Posts: 28
- Joined: 24 Mar 2019
- Location: Delhi, India
-
Contact:
Post
by Aisangam »
Hello @programmer
I got the problem. I think one need to check the PID number for the snap application. Please execute the below command for this operation
From here you will get the PID number of the snap application which is creating the troublesome
Please execute the below command
i Hope problem will be resolved.