manually install Kile-texlive macro packages

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
munja_m

manually install Kile-texlive macro packages

Post by munja_m »

Hello,

I (try to) use Mint 12 as previous Ubuntu user. I continuously use Kile 2.1 (texlive) editor and some macro packages need to install manually. In Ubuntu manually macro package installing I made as following:

1. copy package into gedit and save as packagename.sty

2. put package in same named folder

3. copy folder to /usr/share/texmf/tex/latex or /usr/share/texmf-telive/tex/latex

4. typ in terminal

Code: Select all

$sudo mktexlsr
, and packages was installed

Now, under Mint 12 described procedure doesn't make any result. What I need to do for manually macro package installation in Mint 12

thanks in advance
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
munja_m

Re: manually install Kile-texlive macro packages[SOLVED]

Post by munja_m »

If someone encounters the same problem ... instead of

Code: Select all

$sudo mktexlsr
let type

Code: Select all

$ sudo texhash
Locked

Return to “Software & Applications”