Horje
install google drive on ubuntu Code Example
download google drive file ubuntu
sudo wget "https://drive.google.com/uc?export=download&id=replace_this_by_file_id"
install google drive on ubuntu
<<<<<<<<<<<<<<<<<<<<<<<<<
#install google drive
sudo add-apt-repository ppa:alessandro-strada/ppa
sudo apt update && sudo apt install google-drive-ocamlfuse
google-drive-ocamlfuse
mkdir -v ~ / myGoogleDrive
google-drive-ocamlfuse ~ / myGoogleDrive
<<<<<<<<<<<<<<<<<<<<<<<<
ubuntu googls drive setup
curl https://packages.expandrive.com/keys/expandrive.asc | gpg --dearmor > packages.expandrive.gpg
sudo install -o root -g root -m 644 packages.expandrive.gpg /usr/share/keyrings/
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/packages.expandrive.gpg] https://packages.expandrive.com/expandrive stable main" > /etc/apt/sources.list.d/expandrive.list'




Shell

Related
kill process from pid Code Example kill process from pid Code Example
no space left on device Code Example no space left on device Code Example
azure ad powershell module install Code Example azure ad powershell module install Code Example
linux while loop Code Example linux while loop Code Example
flask install venv Code Example flask install venv Code Example

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