The time of old good tools is coming to my environment. I installed may be most usable code editor within a years by me in linux. This is a Monodevelop:
A script to install it on Oracle Linux 8 is:
sudo rpmkeys --import "http://pool.sks-keyservers.net/pks/lookup?op=get&search=0x3fa7e0328081bff6a14da29aa6a19b38d3d831ef"
su -c 'curl https://download.mono-project.com/repo/centos8-stable.repo | tee /etc/yum.repos.d/mono-centos8-stable.repo'
su -c 'curl https://download.mono-project.com/repo/centos8-vs.repo | tee /etc/yum.repos.d/mono-centos8-vs.repo'
sudo yum install mono-complete
sudo yum install gtk-sharp2
sudo yum install glib-sharp2
sudo yum install fsharp
sudo dnf install libglade2
sudo dnf install gtk-sharp2
install libssh2 from sources
sudo yum install monodevelop
Saturday, February 29, 2020
Saturday, February 15, 2020
Micro in chromeos shell
I get found my chrome brew stop install on my old Chromeos, but when I download install.sh from stable branch 3 years ago it installed again. Crew package manager I needed because of leak of standard command line editors. Crew installed micro, Ant and Gradle for me. I can use this smart editor for programming:
I wrote first part of book annotation tool in java directly in micro on my chromebook.
I wrote first part of book annotation tool in java directly in micro on my chromebook.
Subscribe to:
Posts (Atom)
debug magazine archive
71 jounals still available on issuu with great story of netlabels time. debug_mag Publisher Publications - Issuu
-
For a cheap, obsolete environment I got a problem, fyne ui does not see my opengl. I remembered, the same problem appears for WFP, it also ...
-
71 jounals still available on issuu with great story of netlabels time. debug_mag Publisher Publications - Issuu
-
Best hotkey is Ctrl+. it opens dropdown with visual themes and other settings I did not know how to fill properly. Zendapp still availeble ...