I saw this link on how to install geany with Centos6. I'm using Centos7 really don't want to screw up my install with packages that aren't needed or supported
viewtopic.php?t=3016.
How so I Install Geany and other Software I don't see in the Repositories?
I'd like to use supported packages.
eclipse
codeblocks
flash
Thanks
1885
install geany and other extas
-
- Posts: 10642
- Joined: 2005/08/05 15:19:54
- Location: Northern Illinois, USA
Re: install geany and other extas
Geany is in epel.
Re: install geany and other extas
Got Geany installed. Not sure how I did it put I got the epel repo linked ingerald_clark wrote:Geany is in epel.
[root@vits yum.repos.d]# ls -l
total 36
-rw-r--r--. 1 root root 1664 Aug 22 09:21 CentOS-Base.repo
-rw-r--r--. 1 root root 649 Aug 22 09:21 CentOS-Debuginfo.repo
-rw-r--r--. 1 root root 290 Aug 22 09:21 CentOS-fasttrack.repo
-rw-r--r--. 1 root root 1331 Aug 22 09:21 CentOS-Sources.repo
-rw-r--r--. 1 root root 156 Aug 22 09:21 CentOS-Vault.repo
-rw-r--r--. 1 root root 957 Sep 2 09:14 epel.repo
-rw-r--r--. 1 root root 1056 Sep 2 09:14 epel-testing.repo
-rw-r--r--. 1 root root 116 Nov 15 06:14 google-chrome.repo
-rw-r--r--. 1 root root 477 Jul 31 00:50 nux-dextop.repo
[root@vits yum.repos.d]#
I added google manualy.
thanks