LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   What Linux version of software is most like Sigil? (https://www.linuxquestions.org/questions/linux-software-2/what-linux-version-of-software-is-most-like-sigil-4175496790/)

larrykeenan 03-15-2014 07:28 AM

1 Attachment(s)
Quote:

Originally Posted by Gregg Bell (Post 5134605)
Larry, thanks but something's off here. I open the synaptic package manager. I click on Settings. A drop down menu opens. I click on Repositories. Then I get to this screen (screenshot). And that of course is not the same screen as the "Repositories" screen you attached in your last post. (I believe it is the "Update manager" screen you referred to.) I have tried it five times with the exact same results.

Yep something is off alright. Please read my original reply which you quoted back.
I am returning your pic back with a green arrow and a red arrow.
Notice You are still using software updater (the green arrow.
Furthermore Synaptic is the next tab (The red arrow.)

It's wonderful to see this forum open but I notice a second updater window open as well.
Perhaps do all your updates first then close all except synaptic.

EDDY1 03-15-2014 02:09 PM

Run in terminal
sudo nano /etc/apt/sources.list
Move curser down using arrow key
Copy paste save & exit
http://ppa.launchpad.net/sunab/sigil-git/ubuntu/
Run sudo apt-get update
sudo apt-get install <package>

Gregg Bell 03-15-2014 02:14 PM

2 Attachment(s)
Quote:

Originally Posted by larrykeenan (Post 5134990)
Yep something is off alright. Please read my original reply which you quoted back.
I am returning your pic back with a green arrow and a red arrow.
Notice You are still using software updater (the green arrow.
Furthermore Synaptic is the next tab (The red arrow.)

It's wonderful to see this forum open but I notice a second updater window open as well.
Perhaps do all your updates first then close all except synaptic.

Larry, thanks. I really hope I'm not doing something embarrasingly wrong, but when I click on "Repositories" I do not get the screen you showed (attachment 101). I get this screen (screenshot 102). So when I click on "Repositories" instead of getting the "Repositories" window I am getting the "Software and Updates" window.

I wasn't updating anything. (I don't know how!) It's like I'm missing the Repositories window. And the second update window was just what Xubuntu sends me to update the OS. I just hadn't downloaded it yet. And I closed out of everything but Synaptic and tried the whole process over again and got the exact same results.

Gregg Bell 03-15-2014 02:52 PM

Quote:

Originally Posted by EDDY1 (Post 5135150)
Run in terminal
sudo nano /etc/apt/sources.list
Move curser down using arrow key
Copy paste save & exit
http://ppa.launchpad.net/sunab/sigil-git/ubuntu/
Run sudo apt-get update
sudo apt-get install <package>

Eddy, thanks. So this will get me Sigil from the terminal? I just need a little clarification though. I get this part:

Run in terminal
sudo nano /etc/apt/sources.list

But then this:

Move curser down using arrow key
Copy paste save & exit
http://ppa.launchpad.net/sunab/sigil-git/ubuntu/

I'm not so sure about. So I move the curser down to http://ppa.launchpad.net/sunab/sigil-git/ubuntu/. Right? Then I copy it. Okay. But where am I pasting it? And how am I exiting?

Lastly:

Run sudo apt-get update
sudo apt-get install <package>

Are these two separate commands?

Thanks.

larrykeenan 03-15-2014 06:09 PM

http://larrykeenan.com/lq/synsigil.mp4

EDDY1 03-15-2014 06:56 PM

Nice video but it's already in your sources.list, it would be nicer if you would the the OP how to add a repo using same technique.

EDDY1 03-15-2014 07:00 PM

Ok I did notice that there is a radio icon that says "NEW"
But also in order for the new repo to be available you have to select "Reload".

Gregg Bell 03-15-2014 08:08 PM

1 Attachment(s)
Quote:

Originally Posted by larrykeenan (Post 5135246)

I have the same version of the synaptic package manager as you (nice Cure music btw). I did exactly what you did, but when I left-click on "Repositories" in the drop-down menu, the "Software and Updates" window opens instead of a "Repositories" window. On the tabs (of the "Software and Updates" window)though when I click on the "other software" tab I get this (see screenshot, which I maximized), which is similar to your "Repositories" screen but not the same. I don't know what's going on, but this is where it stands.

EDDY1 03-16-2014 12:02 AM

Do you think that because you don't have canniocal checked in sources.list that that is why you don' get your dependencies met?

Gregg Bell 03-17-2014 06:45 PM

Quote:

Originally Posted by EDDY1 (Post 5135364)
Do you think that because you don't have canniocal checked in sources.list that that is why you don' get your dependencies met?

Eddy, I'm so new I don't know what should be chekced or unchecked, and I didn't even know that I didn't have my dependencies met. But I mean, this is the synaptic package manager. I had to click on several things to get to that software & updates screen, are you supposed to have to do that to use synaptic package manager? (It seems pretty complicated if you are, and it would seem there would be some kind of notification saying you should to it.) Thanks.

larrykeenan 03-18-2014 05:07 AM

Hi there

Let's try another way. Download an unofficial debian package.
You can then install it with either your GUI or follow instructions on page.
Then mark this thread solved.
Please accept my apology for getting you to try the gui.

http://www.mobileread.com/forums/sho...d.php?t=211754

Gregg Bell 03-19-2014 03:17 AM

Quote:

Originally Posted by larrykeenan (Post 5136621)
Hi there

Let's try another way. Download an unofficial debian package.
You can then install it with either your GUI or follow instructions on page.
Then mark this thread solved.
Please accept my apology for getting you to try the gui.

http://www.mobileread.com/forums/sho...d.php?t=211754

Thanks Larry. I actually saw that page a long time ago but didn't know what to do with it. I won't be on the computer that needs Sigil till tomorrow, but when I get on I'll give it a shot.

Gregg Bell 03-19-2014 01:35 PM

1 Attachment(s)
Quote:

Originally Posted by larrykeenan (Post 5136621)
Hi there

Let's try another way. Download an unofficial debian package.
You can then install it with either your GUI or follow instructions on page.
Then mark this thread solved.
Please accept my apology for getting you to try the gui.

http://www.mobileread.com/forums/sho...d.php?t=211754

Tried to do it from the command line. No luck. (See screenshot 41). Was going to download the file (Sigil-0.7.4-Linux_x86.deb) and then try to install it from the Synaptic Package Manager, but figured it would be better to install it from the terminal and ask you about it first.

EDDY1 03-20-2014 12:23 AM

Unless you downloaded the file to your Desktop, you're in the wrong directory. You should be in Downloads directory.
You can also go to Downloads in filemanager, locate the .deb file, right-click on it & select "Open With Gdebi".
Can you open a terminal & post the output of
Quote:

sudo nano /etc/apt/sources.list
http://ubuntuhandbook.org/index.php/...buntu-via-ppa/

Gregg Bell 03-20-2014 01:25 PM

Quote:

Originally Posted by EDDY1 (Post 5137874)
Unless you downloaded the file to your Desktop, you're in the wrong directory. You should be in Downloads directory.
You can also go to Downloads in filemanager, locate the .deb file, right-click on it & select "Open With Gdebi".
Can you open a terminal & post the output of

http://ubuntuhandbook.org/index.php/...buntu-via-ppa/

Hey EDDY. Downloaded

Sigil-0.7.2-Linux_x86.deb

Found the file in the File Manager and right clicked on it. The options for opening were:


-open in ubuntu software center
-open with Archive Manager
-open with other application

I chose "other application" but there was no Gdebi in it.

Here's the results of the command you asked for:

GNU nano 2.2.6 File: /etc/apt/sources.list

#deb cdrom:[Xubuntu 13.10 _Saucy Salamander_ - Release i386 (20131016)]/ saucy main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ saucy main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ saucy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ saucy-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ saucy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ saucy universe
deb-src http://us.archive.ubuntu.com/ubuntu/ saucy universe
deb http://us.archive.ubuntu.com/ubuntu/ saucy-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ saucy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ saucy multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ saucy multiverse
deb http://us.archive.ubuntu.com/ubuntu/ saucy-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ saucy-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ saucy-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ saucy-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu saucy-security main restricted
deb-src http://security.ubuntu.com/ubuntu saucy-security main restricted
deb http://security.ubuntu.com/ubuntu saucy-security universe
deb-src http://security.ubuntu.com/ubuntu saucy-security universe
deb http://security.ubuntu.com/ubuntu saucy-security multiverse
deb-src http://security.ubuntu.com/ubuntu saucy-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu saucy partner
# deb-src http://archive.canonical.com/ubuntu saucy partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.

^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos
^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Text ^T To Spell

Thanks.


All times are GMT -5. The time now is 04:57 PM.