To Add And Remove Packages From Raspbian; To Update The Raspberry Pi - NEC C751Q Setup Manual

Large-screen displays raspberry pi compute module
Hide thumbs Also See for C751Q:
Table of Contents

Advertisement

Note: It may take several seconds for the list to appear.
Select: English (US)
Enter
Enter
Select: Finish
Or
Edit the keyboard configuration file manually
sudo nano /etc/default/keyboard
Change the following line
XKBLAYOUT="gb"
to
XKBLAYOUT="us"

9.1.6 To add and remove packages from Raspbian

To add (install) a package:
sudo apt-get install [packagename]
To remove (uninstall) a package:
-
sudo apt
get remove
For more information visit:
https://www.raspberrypi.org/documentation/linux/software/apt.md

9.1.7 To update the Raspberry Pi

To update the current OS version:
sudo apt-get update
To update the current software packages installed:
sudo apt-get upgrade
To update the current Raspberry Pi firmware:
sudo rpi-update
Note: The Compute Module's 'firmware' is stored in a file on the filesystem and can thus be
transferred if the flash memory is re-imaged to another Compute Module device.
©2018 NEC Display Solutions, Ltd.
[packagename]
Page 54 of 71

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents