{"id":18011490,"url":"https://github.com/tmiland/gnu-icecat","last_synced_at":"2025-03-26T15:32:55.935Z","repository":{"id":47387106,"uuid":"225556138","full_name":"tmiland/GNU-IceCat","owner":"tmiland","description":"GNU IceCat is the GNU version of the Firefox browser.","archived":false,"fork":false,"pushed_at":"2022-11-08T12:15:39.000Z","size":158,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T02:04:08.674Z","etag":null,"topics":["browser","deb","debian","debian-packages","firefox","gnu-linux","icecat","privacy","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmiland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-03T07:21:28.000Z","updated_at":"2024-07-26T09:22:36.000Z","dependencies_parsed_at":"2023-01-22T05:03:17.207Z","dependency_job_id":null,"html_url":"https://github.com/tmiland/GNU-IceCat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmiland%2FGNU-IceCat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmiland%2FGNU-IceCat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmiland%2FGNU-IceCat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmiland%2FGNU-IceCat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmiland","download_url":"https://codeload.github.com/tmiland/GNU-IceCat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245681601,"owners_count":20655231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","deb","debian","debian-packages","firefox","gnu-linux","icecat","privacy","ubuntu"],"created_at":"2024-10-30T03:10:51.235Z","updated_at":"2025-03-26T15:32:55.616Z","avatar_url":"https://github.com/tmiland.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GNU-IceCat\n\n[GNU-IceCat](https://www.gnu.org/software/gnuzilla/) package for Debian based distro's.\n\n## FOR BUG REPORTS, VISIT: [bug-gnuzilla](https://lists.gnu.org/mailman/listinfo/bug-gnuzilla)\n\nTested and working on Ubuntu 19.10\n\n![screenshot](https://raw.githubusercontent.com/tmiland/GNU-IceCat/master/img/icecat.png)\n\n### Install on Debian/Ubuntu\n\n***Should work on other Debian based distro's, such as Linux Mint.***\n\n### Repository\n\n```shell\n$ sudo curl -SsL -o /etc/apt/sources.list.d/tmiland.list https://deb.tmiland.com/debian/tmiland.list\n```\n\n```shell\n$ curl -SsL https://deb.tmiland.com/debian/KEY.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/tmiland.gpg \u003e/dev/null\n```\n\n```shell\n$ sudo apt update\n```\n\n```shell\n$ sudo apt install icecat\n```\n**Note**\nPackage ```gnu-icecat``` has changed to ```icecat```\n\nTo reinstall:\n\n```shell\n$ sudo apt remove gnu-icecat \u0026\u0026 sudo apt install icecat\n```\n\n**For most recent version, use the repo**\n\nIceCat hasn't been uploaded to their repo since 2019, and the repo option will install from [icecat from home:losuler:icecat project](https://software.opensuse.org//download.html?project=home%3Alosuler%3Aicecat\u0026package=icecat)\n\nRepo: [deb.tmiland.com](https://github.com/tmiland/deb.tmiland.com)\n\n### Manual install\n\nMake sure you have the \"menu\" package and git:\n\n```shell\n$ sudo apt-get install menu \u0026\u0026 sudo apt-get install git\n```\n\nUsing git, grab the latest code for the GNU-IceCat browser package builder:\n\n```shell\n$ git clone https://github.com/tmiland/GNU-IceCat.git\n```\n\nCD into the newly cloned git folder, and execute the build tool to generate a new package.\n\n```shell\n$ cd GNU-IceCat\n```\n\n```shell\n$ ./package.sh\n```\n\nPackage.sh will build a DEB package according to your Architecture Type.\n\nUse the dpkg command in terminal to install:\n\n```shell\n$ sudo dpkg -i gnu-icecat_amd64.deb\n```\n\nor\n\n```shell\n$ sudo dpkg -i gnu-icecat_i386.deb\n```\n\nUninstall the GNU IceCat browser with:\n\n```shell\n$ sudo apt-get remove gnu-icecat\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmiland%2Fgnu-icecat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmiland%2Fgnu-icecat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmiland%2Fgnu-icecat/lists"}