Results 1 to 8 of 8

Thread: installing a program not in 'Ubuntu Software' ?

  1. #1
    Join Date
    Jul 2016
    Beans
    19

    installing a program not in 'Ubuntu Software' ?

    How do install a program/app that is not in ‘Ubuntu Software’ shop/store.
    I've downloaded Amok EXIF Sorter (64x Linux version), its unpacked in ‘Downloads’

    I’m running Ubuntu 19.10 desktop.
    Amok renames and moves photos to a file structure, I’ve used Amok to upload photos from a windows comp to my NAS for a number of years if theres a ubuntu alternative I’d like to know
    I am quite new to Linux/Ubuntu so just assume I know nothing – which isn’t far from the truth

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: installing a program not in 'Ubuntu Software' ?

    Right click on the file named exifsorter.jar and from the permissions tab, check the box to allow executing as program, then right click the same file and select open with Java Runtime...

  3. #3
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: installing a program not in 'Ubuntu Software' ?

    To find any Ubuntu program, do this:
    Code:
    sudo apt install synaptic
    Synaptic shows all the software available. It categorizes types of software, and has a search function which looks at the description as well as the filename.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  4. #4
    Join Date
    Jul 2016
    Beans
    19

    Re: installing a program not in 'Ubuntu Software' ?

    unfortunately i'm still stuck

    Quote Originally Posted by howefield View Post
    Right click on the file named exifsorter.jar and from the permissions tab, check the box to allow executing as program, then right click the same file and select open with Java Runtime...
    have done the first part ok, the second part, I cant find the java runtime, it does not seem to exist ?



    when i run 'sudo apt install synaptic' it goes so far through the process then a grey window appears within/over the terminal headed by 'Configuring oracle-java13-installer' with some text and a 'OK' clicking the ok or hitting enter does nothing the grey window stays and appears to block the process ??


    if it was simple then they'd get monkeys to do it ?? ook ook

  5. #5
    Join Date
    Jun 2007
    Beans
    17,337

    Re: installing a program not in 'Ubuntu Software' ?

    Quote Originally Posted by grahaml2 View Post
    unfortunately i'm still stuck



    have done the first part ok, the second part, I cant find the java runtime, it does not seem to exist ?
    Run
    Code:
    sudo apt install default-jre

  6. #6
    Join Date
    Jul 2016
    Beans
    19

    Re: installing a program not in 'Ubuntu Software' ?

    Quote Originally Posted by mc4man View Post
    Run
    Code:
    sudo apt install default-jre
    did that, went through a in terminal routine which was successful until this (image) popped up, clicking ok does nothing, scrolling to the bottom of the text reveals/does nothing, there seems to be no way to accept the agreement
    Screenshot from 2019-11-10 09-08-08.png

  7. #7
    Join Date
    Jul 2013
    Location
    Trenton, ON. CA.
    Beans
    179
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: installing a program not in 'Ubuntu Software' ?

    Did you try TABbing til OK is highlighted?
    Your files aren't in the cloud, they're just on someone else's computer.
    --Dave

  8. #8
    Join Date
    Jul 2016
    Beans
    19

    Re: installing a program not in 'Ubuntu Software' ?

    echotech2

    echotech2, your a hero, that worked, Jarva now works and Amok EXIF Sorter runs.

    I think I've only once had to use the keyboard tab key to get a Terminal to continue and that was ages ago

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •