See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you install devilspie?
#2
Hi,

Have you updated your local packages lists? They get downloaded according to repositories you have active.

Code:
sudo apt-get update
OR
Code:
sudo apt update

Then you can search for the package:
Code:
aptitude search <search string>
OR
Code:
apt search <search string>
OR
Code:
apt-cache search <search string>

That will give you the exact name of the package for installation.

Hope that helps Smile
Reply


Messages In This Thread
How do you install devilspie? - by TuxInAGalaxy - 02-21-2017, 02:10 AM
Re: How do you install devilspie? - by LL-user - 02-21-2017, 04:22 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)