_____ _____ _____ _ _____ _ _ ____ _____
| _ || _ || _ | | | | _ || \ | || _ \ | ___|
| |_| )| | | || |_| ) | | | |_| || \| || | | \ _____ | |
| _ ( | | | || _ ( | | | _ || \ \ || | | | |_____| | |
| |_| )| |_| || | \ \ | |___ | | | || |\ || |_| / | |___
|_____||_____||_| \_\|_____||_| |_||_| \_||____/ |_____|
There is IDE of Borland C++ for Linux
- 💻 PC: Linux (Ubuntu-based; 16.04 and higher; Maybe just apt-based, i don't know)
apt-get update
apt-get install -y git
git clone https://github.com/ddan9/BorlandC-Linux
bash BorlandC-Linux/install.sh
bash Borland.sh
- This procedure will remove the program, including all files in the cloned directory (for example, your source codes). To prevent this from happening, make backups of the files you need
rm -rf BorlandC-Linux
rm -rf Borland.sh
apt-get remove dosbox (optional)
bash (Maybe something else, i don't know)
git
git clone https://github.com/ddan9/BorlandC-Linux into $HOME
dosbox
ln -s $HOME/BorlandC-Linux/start.sh $HOME/Borland.sh
bash Borland.sh
Это - IDE Borland C++ для Линукс
- 💻 ПК: Линукс (Убунту-подобный; 16.04 и выше; Либо просто apt-based, точно не знаю)
apt-get update
apt-get install -y git
git clone https://github.com/ddan9/BorlandC-Linux
bash BorlandC-Linux/install.sh
bash Borland.sh
- Эта процедура удалит программу, включая все файлы, находящиеся в клонированной директории (например, исходные коды программ). Чтобы этого не произошло, сделайте бэкапы нужных вам файлов
rm -rf BorlandC-Linux
rm -rf Borland.sh
apt-get remove dosbox (опционально)
bash (Может что-то другое, точно не знаю)
git
git clone https://github.com/ddan9/BorlandC-Linux в вашу $HOME
dosbox
ln -s $HOME/BorlandC-Linux/start.sh $HOME/Borland.sh
bash Borland.sh