- To install App Grid, we’ll need to
add a PPA to Ubuntu. A PPA is a server that holds software. Enable the
PPA by entering the command below in the terminal window.
sudo add-apt-repository ppa:appgrid/stable
- Once
the PPA has been installed, Ubuntu’s software sources need to be
updated. Update your software sources by entering the command below in
the terminal window.
sudo apt-get update
- After
you’ve updated Ubuntu’s software sources, App Grid can finally be
installed. Install App Grid by entering the command below into the
terminal.
sudo apt-get install appgrid
- Once you’ve finished entering the commands, close the terminal window.
- To launch App Grid simply open the Unity dash and search for App Grid.
No comments:
Post a Comment