-
Notifications
You must be signed in to change notification settings - Fork 3
Install Termsteel
-
Termsteel requires a minimum of
1GB
of RAM to function properly. -
You will need python
3.0
orhigher
| 1. Requirements
- Make sure you have installed
curl
| 2. List of instructions for installing termsteel
1. Run Termsteel Installer using :
curl -sSL https://raw.githubusercontent.com/afi-dev/Termsteel/main/installer.sh | sudo bash
You should have :
2. Click on Install Termsteel
If you get popups that ask you to install certain things needed for installation, just accept
and it will install the necessary dependencies for the installation of termsteel
3. Select latest version
of Termsteel or the version you like
4. Accept MIT License
and EULA Agreements
5. Finally, wait until everything is settled
If you get this :
All Done 🥳 ! Termsteel and installed on your machine and you can now fully enjoy it
- To see the various possible functions of Termsteel go to Termsteel Usage
On the other hand, if you get this :
It's frustrating 😥 but if you get this error it means that something went wrong with the installation.
- Don't panic I've made a page called Troubleshouting Installer Error which might help you
| 1. Requirements
-
Make sure you have a machine that supports
virtualisation
-
Make sure you have WSL
enabled
on your Windows. -
Make sure you have
Windows 10
versions2004
andlater
(build 19041 and later) orWindows 11
| 2. List of instructions for installing termsteel
1. Install a subsystem
of your choice like debian
or ubuntu
to install Termsteel in the Microsoft Store
and install it on your Windows
And run it :
2. Choose a username
and a password
and update & upgrade your subsystem
using
sudo apt-get update && sudo apt-get upgrade && sudo apt-get full-upgrade
3. Install curl using
apt-get install curl
4. Run Termsteel installer using
curl -sSL https://raw.githubusercontent.com/afi-dev/Termsteel/main/installer.sh | sudo bash
You should have :
5. Click on Install Termsteel
If you get popups that ask you to install certain things needed for installation, just accept
and it will install the necessary dependencies for the installation of termsteel
6. Select latest version
of Termsteel or the version you like
7. Accept MIT License
and EULA Agreements
8. Finally, wait until everything is settled
If you get this :
All Done 🥳 ! Termsteel and installed on your machine and you can now fully enjoy it
- To see the various possible functions of Termsteel go to Termsteel Usage
On the other hand, if you get this :
It's frustrating 😥 but if you get this error it means that something went wrong with the installation.
- Don't panic I've made a page called Troubleshouting Installer Error which might help you
| 1. Requirements
- Make sure you have installed
brew
| 2. List of instructions for installing termsteel
1. Run Termsteel Installer using :
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/afi-dev/Termsteel/main/mac_installer.sh)"
You should have :
2. Click on Install Termsteel
3. Accept MIT License
and EULA Agreements
4. You will get a popup that tells you to pay attention to your terminal when it requires administrator permission, just press Ok
and the installation will begin
5. Finally, wait while standing in front of your terminal until everything is settled
In my case I did need to give the administrator permission by entering my password, this won't necessarily happen to you but just pay attention to it so you don't wait forever ^^, after that the installation will continue normally.
If you get this :
All Done 🥳 ! Termsteel and installed on your machine and you can now fully enjoy it
- To see the various possible functions of Termsteel go to Termsteel Usage
On the other hand, if you get this :
It's frustrating 😥 but if you get this error it means that something went wrong with the installation.
- Don't panic I've made a page called Troubleshouting Installer Error which might help you