Would you like to react to this message? Create an account in a few clicks or log in to continue.

Unable to Install Ubuntu Tweak

4 posters

Go down

Unable to Install Ubuntu Tweak Empty Unable to Install Ubuntu Tweak

Post by Edward Sat May 14, 2016 4:22 am


Can somebody Help me? I'm trying to install Ubuntu Tweak through the Terminal but it won't install. I would Appreciate any
feedback on it..Blessings.
Edward
Edward

Posts : 5
Join date : 2016-02-06
Location : Canada

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by James Tobin Sat May 14, 2016 10:30 am

Edward wrote:
Can somebody Help me? I'm trying to install Ubuntu Tweak through the Terminal but it won't install. I would Appreciate any
feedback on it..Blessings.

@edward: It would be helpful if you could share a paste of the terminal logs (output). Then we can diagnose the problem. Thanks! Wink Very Happy
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty Unable to Install Ubuntu Tweak

Post by Edward Sun May 15, 2016 1:19 am

Read this Please?
Would Someone Be Kind To Help Me Install Ubuntu Tweak? I'm Trying To Download It From LaunchPad And When Firefox
Finishes The Download It Opens Up Stating To Download with Software Install, But, When I Do That It Doesn't Open.
When I Click On Other And Go To Application Installer It States That I Don't Have Permission. Can Somebody Help me Install Ubuntu Tweak In The Terminal Instead?
Also Thank You James Tobin.
Edward
Edward

Posts : 5
Join date : 2016-02-06
Location : Canada

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by James Tobin Sun May 15, 2016 2:01 am

Edward wrote:Read this Please?
Would Someone Be Kind To Help Me Install Ubuntu Tweak? I'm Trying To Download It From LaunchPad And When Firefox
Finishes The Download It Opens Up Stating To Download with Software Install, But, When I Do That It Doesn't Open.
When I Click On Other And Go To Application Installer It States That I Don't Have Permission. Can Somebody Help me Install Ubuntu Tweak In The Terminal Instead?
Also Thank You James Tobin.


That "software install" application does me no luck either, it never does what i want it to do. You should right click the deb file you got in the downloads folder and select "open with" then select "Ubuntu Software Center" or Gdebi if you have it installed. That will work better.

Hope this helps! Wink Very Happy
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty James Tobin HELP!!!!!

Post by Edward Sun May 15, 2016 4:55 am

Thanks James...When I Open the Ubuntu Tweak with the Ubuntu Software Center, It gives an Error Message "Dependency is not Satisfiable: gir1.2-vte-2.90...I even tried it with Gbebi Installer and I get the same Error Message.
Edward
Edward

Posts : 5
Join date : 2016-02-06
Location : Canada

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by James Tobin Sun May 15, 2016 5:45 am

@edward: sorry for late reply i am back now. A dependency is a program that must be installed for the program you are trying to install to install. First I would try to use "sudo apt-get install gir1.20vte-2.90". If that does not work you should search for gir1.20vte-2.90" on the internet and see if you can download it.

Hope this helps! Wink Very Happy
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by Edward Sun May 15, 2016 6:06 am

James! It's no use. I tryed with Terminal Emulator and searched it on Google but it wouldn't install with gdebi. I guess I'll have to go with Debian OS.
Thanks and God Bless. Sad
Edward
Edward

Posts : 5
Join date : 2016-02-06
Location : Canada

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by James Tobin Sun May 15, 2016 6:10 am

Edward wrote:James! It's no use. I tryed with Terminal Emulator and searched it on Google but it wouldn't install with gdebi. I guess I'll have to go with Debian OS.
Thanks and God Bless. Sad

Not so fast... you may have luck trying with not so many numbers such as "gir1.20vte" or something like that.

Also there were probably instructions on or linked from the download page where you got the deb file..... Maybe they have instructions to fix the unsatisfiable dependency.

No, getting another Debian OS won't fix the problem. An unsatisfiable dependency is not the fault of the distribution/OS. You will run into the same problem with other Debian OS's.

So dont give up Very Happy
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty another option

Post by James Tobin Sun May 15, 2016 6:35 am

You can also try apt search gir1.2-vte-2.90
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by ooseven Tue May 17, 2016 11:43 pm

I'm trying to install ubuntu tweak also and come up with the same error:
$ sudo apt-get install gir1.20vte-2.90
[sudo] password for cevin:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gir1.20vte-2.90
E: Couldn't find any package by glob 'gir1.20vte-2.90'
E: Couldn't find any package by regex 'gir1.20vte-2.90'
ooseven
ooseven

Posts : 51
Join date : 2016-01-16

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by ooseven Wed May 18, 2016 12:04 am

I love ubuntu tweak but if some know the terminal commands to get rid of all
out dated files and all please advice.
I know this works

dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' | xargs sudo apt-get -y purge

and apt-get clean and autoclean does some but not all.
ooseven
ooseven

Posts : 51
Join date : 2016-01-16

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by James Tobin Wed May 18, 2016 3:47 am

ok here is the instructions (did some research)

1. sudo add-apt-repository ppa:tualatrix/ppa
2. sudo apt-get update
3. sudo apt-get install ubuntu-tweak

hope this helps! Wink Very Happy
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by ooseven Wed May 18, 2016 6:50 am

James Tobin wrote:ok here is the instructions (did some research)

1. sudo add-apt-repository ppa:tualatrix/ppa
2. sudo apt-get update
3. sudo apt-get install ubuntu-tweak

hope this helps! Wink Very Happy

That don't work. Been using that for years, but it does not work on Chaletos 16.
ooseven
ooseven

Posts : 51
Join date : 2016-01-16

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by James Tobin Wed May 18, 2016 10:16 am

sorry i missunderstood your last post.. maybe that works better, not sure
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by butaford Wed May 18, 2016 3:07 pm

try install http://www.ubuntuupdates.org/package/getdeb_apps/xenial/apps/getdeb/ubuntu-tweak
1. press Ctrl+Alt+T (open terminal)
2. wget http://archive.getdeb.net/ubuntu/pool/apps/u/ubuntu-tweak/ubuntu-tweak_0.8.7-1~getdeb2~xenial_all.deb
3. sudo dpkg -i ubuntu-tweak_0.8.7-1~getdeb2~xenial_all.deb
4. sudo apt -f install

Unable to Install Ubuntu Tweak Virtual_Box_Chalet_OS_18_05_2016_12_38_47
butaford
butaford

Posts : 2
Join date : 2016-05-18
Location : Russian Federation

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by ooseven Thu May 19, 2016 12:12 am

butaford wrote:try install http://www.ubuntuupdates.org/package/getdeb_apps/xenial/apps/getdeb/ubuntu-tweak
1. press Ctrl+Alt+T (open terminal)
2. wget http://archive.getdeb.net/ubuntu/pool/apps/u/ubuntu-tweak/ubuntu-tweak_0.8.7-1~getdeb2~xenial_all.deb
3. sudo dpkg -i ubuntu-tweak_0.8.7-1~getdeb2~xenial_all.deb
4. sudo apt -f install

Unable to Install Ubuntu Tweak Virtual_Box_Chalet_OS_18_05_2016_12_38_47

That worked for me.
ooseven
ooseven

Posts : 51
Join date : 2016-01-16

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by James Tobin Sat Jun 18, 2016 12:28 pm

worked for me too, just tried it.
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Unable to Install Ubuntu Tweak Empty Re: Unable to Install Ubuntu Tweak

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum