Horje
bash: gedit: command not found Code Example
bash: gedit: command not found
First, try this:
sudo apt-get install gedit

or You can try this

sudo apt-get purge gedit gedit-common
sudo apt-get clean

After this try reinstalling with

sudo apt-get install gedit




Shell

Related
Please install all available updates for your release before upgrading. Code Example Please install all available updates for your release before upgrading. Code Example
kill all docker processes force Code Example kill all docker processes force Code Example
ubuntu bluetooth not working Code Example ubuntu bluetooth not working Code Example
ubuntu settings missing Code Example ubuntu settings missing Code Example
install maven in ubuntu Code Example install maven in ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
17