User Tools

Site Tools


haas:fall2020:common:projects:ntr0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2020:common:projects:ntr0 [2020/08/24 14:45] – [The Shell (command-line) on the pi] wedgehaas:fall2020:common:projects:ntr0 [2021/01/28 12:41] (current) wedge
Line 1: Line 1:
 ======PROJECT====== ======PROJECT======
-PROJECT: Introductory Activities and Getting Started+PROJECT: Introductory Activities and Getting Started (ntr0)
  
 =====Objective===== =====Objective=====
Line 194: Line 194:
 NOTE: With the installation of **aptitude**, you can use it in place of apt-get/apt-cache: NOTE: With the installation of **aptitude**, you can use it in place of apt-get/apt-cache:
  
-  * update: sudo aptitude update +  * update: **sudo aptitude update** 
-  * upgrade: sudo aptitude upgrade +  * upgrade: **sudo aptitude upgrade** 
-  * search: aptitude search TOKEN +  * search: **aptitude search __TOKEN__** 
-  * install: sudo aptitude install PACKAGE+  * install: **sudo aptitude install __PACKAGE__**
  
-Some other packages you might want to install (some might already be installed):+Where **__TOKEN__** is some substring of the thing you are looking for, and **__PACKAGE__** is the name of the installable package. 
 + 
 +Some other packages (substitute in place of **__PACKAGE__** above) you might want to install (some might already be installed):
  
   * bc   * bc
Line 208: Line 210:
   * file   * file
  
-Be on the lookout for other packages to install in this project.+Be on the lookout for other packages to install in this project (often embedded in the reading or unhighlighted on various lists of actions to take).
  
 ====Clone your Lab46 Mercurial Repository on your raspberry pi==== ====Clone your Lab46 Mercurial Repository on your raspberry pi====
haas/fall2020/common/projects/ntr0.1598280313.txt.gz · Last modified: 2020/08/24 14:45 by wedge