Course Code: U10814 Course Name: Networking and Operating Systems Credits: 20 Module Leaders: Dr Alexios Louridas & Mr Danny Werb Material created by Seb Blair, modified by Danny Werb
deb
rpm
apt-get
apt
aptitude
zypper
dnf
yum
pacman
portage
emerge
brew
port
update
i386
i686
x86
x86_64
amd64
noarch
<package>-dev
<package>-devel
lib<package>
<package>
C
C++
search
Xrandr
libXrandr
libxrandr2
libxrandr-dev
install
<pkg1>
<pkg2>
<pkgN>
remove
groupinstall
'Package Group Name'
upgrade
check-update
<pkg>
USE="java emacs…"
-v
--depclean
-uND
@world
Ubuntu
Fedora
brew doctor
PS: Brew can also work on Linux, but I've never seen a good reason to do so, as all Linux distribution package managers are much more advanced than brew.
<fmla1>
<fmla2>
uninstall
<fmlaN>
fmla
brew update
brew upgrade
brew search <formula>
/usr/local/Cellar
sudo
brew tap homebrew/science
brew tap caskroom/cask
.app
brew cask install vlc
~/Applications
ruby
brew options opencv
brew install --with-cuda --c++11 opencv
brew reinstall --with-missed-option formula
opencv
==> Caveats Python modules have been installed and Homebrews site-packages is not in your Python sys.path, so you will not be able to import the modules this formula installed. If you plan to develop with these modules, please run: mkdir -p /Users/sven/.local/lib/python2.7/site-packages echo 'import site; site.addsitedir( \ "/usr/local/lib/python2.7/site-packages")' >> \ /Users/sven/.local/lib/python2.7/site-packages/homebrew.pth
Python
cabal
opam
conda
pip
pip3
bundler
gem
cargo
tlmgr
TeX
cpan
Package Control
pip install
pip3 install
python
python2
easy_install
easy_install pip
~/.local/share
$PATH
$LD_LIBRARY_PATH
$JAVA_HOME
$PYTHON_PATH
Well that is my (Seb's) opinion
MSI Micrssoft Software Installer
RHEL - Red Hat Enterpise Linux EOSL End of Service Life
xrandr is an official configuration utility to the RandR (Resize and Rotate) X Window System extension