> -----Original Message-----
> From: sam...@sieb.net
> Sent: Fri, 27 May 2016 12:46:56 -0700
> To: users@lists.fedoraproject.org
> Subject: Re: dnf install nodeps option
> 
> On 05/27/2016 08:07 AM, François Patte wrote:
>> I would like to install texmaker, but dnf wants to install a full
>> texlive.... I have already installed texlive from CTAN and I don't want
>> to have two texlive on may machine.
>> 
>> How can I get rid of dependencies?
>> 
> You can use rpm --nodeps to install it, but then dnf will probably
> complain at you forever about it.
> 
> Another option is to use "rpmrebuild -ep yourpackage.rpm".  (dnf install
> rpmrebuild)  This will give you an editor (probably vi) to edit a
> recreated spec file.  If you remove the problematic Depends lines and
> save it, it will build you a new rpm file without the dependencies that
> dnf should let you install.  Don't remove all the Depends, just the
> texlive ones.
> --

Another solution is to download the rpm and install as instructed

http://www.xm1math.net/texmaker/download.html

http://www.xm1math.net/texmaker/texmaker_fedora23-4.5-xm1.i386.rpm

http://www.xm1math.net/texmaker/texmaker_fedora23-4.5-xm1.x86_64.rpm

And it says in the texmaker page that:

\begin{quote}
- These packages don't depend of the texlive packages of the corresponding 
distributions. 
\end{quote}

Best Regards,


Antonio

____________________________________________________________
FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your 
desktop!
Check it out at http://www.inbox.com/marineaquarium

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to