Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: docker delete container 
Shell :: update angular cli globally 
Shell :: remove google chrome linux 
Shell :: how to add docker to sudo group 
Shell :: git match remote master 
Shell :: update composer ubuntu 
Shell :: ssh restart ubuntu 
Shell :: list used ports on mac 
Shell :: how to check windows powershell version 
Shell :: get script dir bash 
Shell :: wget adminer 
Shell :: write a bash program to print a given number in reverse order 
Shell :: install redis ubuntu 
Shell :: check processor in ubuntu 
Shell :: uninstall pgadmin3 ubuntu 
Shell :: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. 
Shell :: ngrok brew 
Shell :: download pip for python in linux 
Shell :: linux show version 
Shell :: git assume unchanged and do not commit 
Shell :: reload ssh config 
Shell :: git unable to update local ref 
Shell :: git show tree graph 
Shell :: terminal get number of files in dir 
Shell :: install node js ubuntu 
Shell :: command not found: create-next-app 
Shell :: uninstall opera ubuntu 
Shell :: remove spotify for ubuntu 
Shell :: git proxy 
Shell :: pycharm ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =