Installing
-
1. Downloading Linux Image
Download Linux Image for Ubuntu 21.04 GNU/Linux
-
2. Launching Terminal
Open a Terminal Shell Emulator Window:
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
3. Installing linux-image Offline
Then to Set up linux-image Offline on Ubuntu
First, access the Target USB Driver or Location:cd /[path/2/linux-image]
To Check the Package is there:
ls | grep image
The grep Command Refine the output List showing only the entries Matching the Keyword.
Then simply play:sudo apt install ./linux-image*.deb
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
So Now I’m truly Happy if My Guide could Help you to Install linux-image Offline on Ubuntu 21.04!
Contents