Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 6181  / 3 Years ago, tue, july 6, 2021, 2:06:30

How can I install boot-manager to ubuntu 12.04? I have tried sudo apt-get install boot-manager but it does not work.



Why I want is because I will close some startup application in order to optimize system performance.



EDIT:



error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package boot-manager

More From » boot

 Answers
5

Running these commands in a Terminal window (Ctrl+Alt+T) should do it for you:



sudo apt-get update
sudo apt-get install bum


When trying to find a package like that, it helps to use the Synaptic Package Manager. When I searched 'boot-manager' in it, the 'bum' package came up.


[#37599] Thursday, July 8, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ditery

Total Points: 9
Total Questions: 116
Total Answers: 119

Location: Grenada
Member since Sun, Dec 20, 2020
3 Years ago
;