Posts: 108
	Threads: 13
	Joined: Dec 2015
	
Reputation: 
0
	 
	
	
		I rarely add ppa's but every time I try it seems to not work. so
![[Image: Screenshot%20-%2002232016%20-%20064630%2...crpsrz.png]](http://i1343.photobucket.com/albums/o798/buddy3315/Screenshot%20-%2002232016%20-%20064630%20PM_zpsexcrpsrz.png) 
With this in front of you how would I apply that in the terminal. Maybe if I see how it's done it will help me in later attempts with other ppa's. Maybe it's not me maybe 
Thanks
	
I'v been bashing Windows way before Microsoft.....
	
	
 
 
	
	
	
		
	Posts: 9,006
	Threads: 567
	Joined: Feb 2014
	
Reputation: 
12
	 
	
	
		The Help Manual covers adding PPA's.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,602
	Threads: 86
	Joined: Jun 2015
	
Reputation: 
0
	 
	
	
		I wonder what it says if you click on that "Read about installing" link.  Nevertheless, it looks like you can install it by copying and pasting the following lines into a terminal one by one.
Code:
sudo apt-add-repository ppa:lzh9102/qwinff
sudo apt-get update
sudo apt-get install qwinff
Want to thank me?  Click my [Thank] link.
	
	
 
 
	
	
	
		
	Posts: 108
	Threads: 13
	Joined: Dec 2015
	
Reputation: 
0
	 
	
		
		
		02-24-2016, 01:38 AM 
(This post was last modified: 02-24-2016, 02:12 AM by LinuxNoob.)
		
	 
	
		I was doing this
Code:
sudo add-apt-repository ppa:http://ppa.launchpad.net/lzh9102/qwinff/ubuntu
I think by adding all the technical details in blue messes everyone up. I remember long ago there is a rule that programers have to follow and that is to bend backwards in creating systems to make it more user friendly/easier to understand atleast.
That page is very confusing for someone who just needs a dam example to follow. /rant
I will look at the help section closer Jerry, oh torrydale I see what I'm doing wrong now.
I try to figure stuff out before I post here. I remember trying while back for something else and gave up, I was determined to figure it out this time.
Thanks
update: Tried to install this and it would not let me. saying something about unmet dependencies. So I removed the PPA and QwinFF will not be installed 
	
I'v been bashing Windows way before Microsoft.....