Installing
-
2. Enabling Snap
How to Enable Snap on CentOS 8
Check if Snap is Enabled with:
which snap
If No output then follow the Instructions to Setting Up Snap.
-
3. Installing
Then to Install Git-Cola in CentOS
Simply run:sudo snap install git-cola
And for the Latest Release instead:
sudo snap install --edge --classic
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Contents