Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

update ubuntu to gnome 40

sudo add-apt-repository ppa:shemgp/gnome-40
sudo apt full-upgrade
sudo apt install gnome-session adwaita-icon-theme-full fonts-cantarell
sudo apt install git meson sassc libglib2.0-dev libxml2-utils

git clone https://github.com/ubuntu/yaru

cd yaru

meson build

sudo ninja -C build install
Comment

PREVIOUS NEXT
Code Example
Shell :: Install Zenkit on Linux 
Shell :: install gnome-clocks ubuntu 
Shell :: exec into docker container 
Shell :: random color npm 
Shell :: create crt and key 
Shell :: install notion enhancer 
Shell :: docker compose down single container 
Shell :: gcloud scp 
Shell :: pod install react native failed 
Shell :: git change branch remote 
Shell :: mongodb did not start 
Shell :: how to add a gif to a readme 
Shell :: linux get folder size 
Shell :: git reset add 
Shell :: npm uninstall package 
Shell :: git search all commits for string 
Shell :: Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user. 
Shell :: github command 
Shell :: conda install huggingface hub 
Shell :: git clone latest commit 
Shell :: creating a 2d array in a script in linux shell 
Shell :: git pull with ssh 
Shell :: npm install webpack 
Shell :: can i install linux on an external hard drive 
Shell :: replace char for new line 
Shell :: mongodb install ubuntu 
Shell :: check branches git 
Shell :: docker remove image 
Shell :: pip install osgeo 
Shell :: remove remote 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =