Add xpdf package.
This commit is contained in:
parent
1e53208577
commit
58b1eec6e8
@ -13,6 +13,7 @@
|
||||
* physlock: Lightweight Linux console locking tool.
|
||||
* util-linux: Miscellaneous system utilities.
|
||||
* xautolock: Program launcher for idle X session.
|
||||
* xpdf: Light-weight PDF reader.
|
||||
|
||||
##### Change
|
||||
* Ensure to have an xautolock launch at boot time (in ~/.xinitrc).
|
||||
|
@ -370,6 +370,7 @@ iface enp0s25 inet dhcp
|
||||
```vim
|
||||
vim-addons install latex-suite
|
||||
```
|
||||
* xpdf: Light-weight PDF reader.
|
||||
|
||||
##### Remove
|
||||
* avahi-autopid: Avahi IPv4LL network address configuration daemon.
|
||||
|
@ -690,7 +690,7 @@ fi
|
||||
preconfig cups
|
||||
|
||||
##### Installation
|
||||
ains "Office tools for cli" cups devtodo graphviz imagemagick imagemagick-doc odt2txt pdftk texinfo texlive texlive-latex-extra vim-latexsuite
|
||||
ains "Office tools for cli" cups devtodo graphviz imagemagick imagemagick-doc odt2txt pdftk texinfo texlive texlive-latex-extra vim-latexsuite xpdf
|
||||
|
||||
##### Remove
|
||||
arem "Purge: Office tools for cli" avahi-autopid avahi-daemon cups-browsed libdaemon0 libnss-mdns
|
||||
|
Loading…
Reference in New Issue
Block a user