Installing
-
2. Downloading Abcde for Linux Debian
Download Abcde for Debian GNU/Linux
If possible Select directly “Open with Archive Manager”!
-
3. Extracting Abcde Archive
Then Extract Abcde tar.gz into /tmp Directory
If it does Not Open automatically then Double-Click on File Manager:
Or from Command Line:tar xvzf ~/Downloads/abcde*.tar.gz -C /tmp/
-
4. Installing Abcde
Here is described a System-Wide Setup, but you can simply Run it without Setup…
So First, Set the SuperUser as Owner withsudo chown -R root:root /tmp/abcde*
Then to Set up Switch to a Directory into System:
sudo mv /tmp/abcde* /opt/abcde
Finally, Make a Symlink to Easy Launching from Shell:
sudo ln -s /opt/abcde/abcde /usr/local/bin/abcde
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents