mirror of
https://github.com/Luzifer/password.git
synced 2024-11-14 04:02:46 +00:00
40 lines
825 B
Markdown
40 lines
825 B
Markdown
|
|
||
|
## Linux
|
||
|
|
||
|
#### Deb
|
||
|
|
||
|
|
||
|
#### RPM
|
||
|
|
||
|
http://fedoraproject.org/wiki/FAQ#How_do_I_install_new_software_on_Fedora.3F_Is_there_anything_like_APT.3F
|
||
|
|
||
|
http://yum.baseurl.org/wiki/YumCommands
|
||
|
|
||
|
#### Pacman
|
||
|
|
||
|
https://wiki.archlinux.org/index.php/Pacman#Usage
|
||
|
http://www.archlinux.org/pacman/pacman.8.html
|
||
|
|
||
|
"--noconfirm" bypasses the "Are you sure?" checks
|
||
|
|
||
|
#### Ebuild
|
||
|
|
||
|
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1
|
||
|
http://www.gentoo-wiki.info/MAN_emerge
|
||
|
|
||
|
"--ask" argument
|
||
|
|
||
|
#### ZYpp
|
||
|
|
||
|
http://en.opensuse.org/SDB:Zypper_usage
|
||
|
http://www.openss7.org/man2html?zypper%288%29
|
||
|
|
||
|
"--no-confirm"
|
||
|
|
||
|
|
||
|
## Windows
|
||
|
|
||
|
http://www.howtogeek.com/200334/windows-10-includes-a-linux-style-package-manager-named-oneget/?PageSpeed=noscript
|
||
|
|
||
|
http://blogs.msdn.com/b/garretts/archive/2014/04/01/my-little-secret-windows-powershell-oneget.aspx
|