LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you install devilspie?
#1
For my Audacity Chasing me around the Workspaces:  http://www.freecinema2022.gq/forums/other/...e-desktop/  it was suggested that I use devilspie.

http://forum.xfce.org/viewtopic.php?pid=43916#p43916

http://forum.xfce.org/viewtopic.php?pid=44513#p44513

http://forum.xfce.org/viewtopic.php?pid=44517#p44517

I haven't been able to figure out how to install it.  According to this:  https://help.ubuntu.com/community/Devilspie  I need to have the universe repositories check marked.  I have Community-maintained free and open-source software (universe) enabled.  Yet I can't sudo apt-get install it, or sudo apt install it.
Reply
#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


Forum Jump:


Users browsing this thread: 2 Guest(s)