universal-android-debloater icon indicating copy to clipboard operation
universal-android-debloater copied to clipboard

Trouble getting this installed on the latest version of Linux Mint.

Open Toiletmason opened this issue 2 years ago • 13 comments

Anyone have any advice as to getting this installed. The simple tarball guess online aren't helping.

Toiletmason avatar Jun 04 '22 08:06 Toiletmason

Do you get any error message when starting UAD through the command line? Depending on the version of mint you're using, the glibc may be to old. You can doublecheck your current version of glibc with the command ldd --version

nachter avatar Jun 07 '22 19:06 nachter

@nachter Let me preface this by saying I'm a moron so take that into consideration. I get an invalid Url message. The glibc version is 2.31-0ubuntu9.9

Toiletmason avatar Jun 08 '22 21:06 Toiletmason

I am unable to get it running on Linux Mint too. It says

No application is registered as handling this file

Are there any prerequisites to run this program?

timsinashok avatar Jun 18 '22 04:06 timsinashok

I am unable to get it running on Linux Mint too. It says

No application is registered as handling this file

Are there any prerequisites to run this program?

This sounds something like a problem with file associations in your file manager. What happens, when you run the application through the terminal?

nachter avatar Jun 19 '22 07:06 nachter

That's the error response i got while running it through the terminal using xdg-open.

timsinashok avatar Jun 19 '22 08:06 timsinashok

That also could be a problem with the file associations you've set. Just change to the directory, where you've extracted the program. Then start it with ./uad_gui-linux

nachter avatar Jun 19 '22 08:06 nachter

I get a "no method avaliable for opening"

Toiletmason avatar Jun 24 '22 06:06 Toiletmason

You downloaded one of these 2 archive ? Right ?

  • https://github.com/0x192/universal-android-debloater/releases/download/0.5/uad_gui-linux.tar.gz
  • https://github.com/0x192/universal-android-debloater/releases/download/0.5/uad_gui-linux-opengl.tar.gz

The executable file is inside. You have to decompress the archive and then you just have to double click on the executable uad_gui-linux.

I get a "no method avaliable for opening"

It's weird because there is an archive manager preinstalled on Linux MInt. Well install one if you don't have one. Install nautilus (it's a file manager but it can handles most of the archive formats) or the tar commands in the terminal :

tar -xf uad_gui-linux.tar.gz

0x192 avatar Jul 03 '22 01:07 0x192

@0x192 That was the first thing that I tried when I downloaded. I get a
Invalid url: '/home/user/Desktop/uad_gui-linux' given, exiting No ':' in the uri

Toiletmason avatar Jul 05 '22 01:07 Toiletmason

I updated mint to version 21 from 20.3 and now it works for whatever reason.

Toiletmason avatar Aug 25 '22 06:08 Toiletmason

I updated as well, but am still getting the same error messages... anyone find a solution to this??

scrypthekid avatar Sep 15 '22 18:09 scrypthekid

@scrypthekid are you using cinnamon?

Toiletmason avatar Oct 10 '22 08:10 Toiletmason

@scrypthekid are you using cinnamon?

Yes, Cinnamon 21.

scrypthekid avatar Oct 10 '22 21:10 scrypthekid