我需要更新我的circuitikz
版本1.0
,但我得到了以下输出tlmgr update --all
TeX Live 2019 is frozen forever and will no
longer be updated. This happens in preparation for a new release.
If you're interested in helping to pretest the new release (when
pretests are available), please read https://tug.org/texlive/pretest.html.
Otherwise, just wait, and the new release will be ready in due time.
tlmgr: package repository http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet (not verified: gpg unavailable)
You don't have permission to change the installation in any way,
specifically, the directory /usr/local/texlive/2019/tlpkg/ is not writable.
Please run this program as administrator, or contact your local admin.
tlmgr: An error has occurred. See above messages. Exiting.
输出tlmgr info circuitikz
如下
TeX Live 2019 is frozen forever and will no
longer be updated. This happens in preparation for a new release.
If you're interested in helping to pretest the new release (when
pretests are available), please read https://tug.org/texlive/pretest.html.
Otherwise, just wait, and the new release will be ready in due time.
package: circuitikz
category: Package
shortdesc: Draw electrical networks with TikZ
longdesc: The package provides a set of macros for naturally typesetting electrical and (somewhat less naturally, perhaps) electronic networks. It is designed as a tool that is easy to use, with a lean syntax, native to LaTeX, and directly supporting PDF output format. It has therefore been based on the very impressive pgf/TikZ package.
installed: Yes
revision: 51071
sizes: doc: 761k, run: 665k
relocatable: No
cat-version: 0.9.0
cat-date: 2019-05-10 14:19:41 +0200
cat-license: lpplgpl
cat-topics: diagram-circ pgf-tikz
cat-contact-home: https://circuitikz.github.io/circuitikz/
cat-contact-repository: https://github.com/circuitikz/circuitikz
cat-contact-support: https://github.com/circuitikz/circuitikz/issues
cat-contact-bugs: https://github.com/circuitikz/circuitikz/issues
collection: collection-pictures
有没有办法通过命令行将此包更新到 1.0,而无需手动下载文件.sty
等等?