{"id":21069201,"url":"https://github.com/devfaysal/ubuntu-essential-tools","last_synced_at":"2025-05-16T04:34:21.563Z","repository":{"id":42006663,"uuid":"466774754","full_name":"devfaysal/ubuntu-essential-tools","owner":"devfaysal","description":"Free essential tools for developers and designers who use Ubuntu OS","archived":false,"fork":false,"pushed_at":"2024-01-07T04:55:38.000Z","size":20,"stargazers_count":45,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-10T13:51:58.676Z","etag":null,"topics":["free","linux","open-source","ubuntu"],"latest_commit_sha":null,"homepage":"","language":null,"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/devfaysal.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-06T15:19:44.000Z","updated_at":"2024-06-06T15:28:14.000Z","dependencies_parsed_at":"2024-01-07T05:37:00.546Z","dependency_job_id":null,"html_url":"https://github.com/devfaysal/ubuntu-essential-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-essential-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-essential-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-essential-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-essential-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfaysal","download_url":"https://codeload.github.com/devfaysal/ubuntu-essential-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254470303,"owners_count":22076566,"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":["free","linux","open-source","ubuntu"],"created_at":"2024-11-19T18:33:12.622Z","updated_at":"2025-05-16T04:34:16.535Z","avatar_url":"https://github.com/devfaysal.png","language":null,"readme":"# Free Tools for Ubuntu users\nYou may add any tool you used but missing in this list.\n\n## Design Tools\n1. **gThumb** (Basic image editor)  \n    - Install using Terminal: ```sudo apt install gthumb```  \n    - Installation guide: https://linuxhint.com/install-gthumb-ubuntu/\n\n2. [**GIMP**](https://www.gimp.org/) (Photoshop alternative)  \n    - Install using Terminal: ```sudo snap install gimp```  \n    - Installation guide: https://snapcraft.io/install/gimp/ubuntu\n   \n3. [**Inkscape**](https://inkscape.org/) (Illustrator alternative)  \n    - Install using Terminal: ```sudo apt install inkscape```  \n    - Installation guide: https://www.atechtown.com/install-inkscape-on-ubuntu/  \n    - Video Tutorial: [Inkscape Tutorials by TJ FREE](https://www.youtube.com/playlist?list=PLqazFFzUAPc5lOQwDoZ4Dw2YSXtO7lWNv)\n\n## 3D Design Tools\n1. [**blender**](https://www.blender.org/)    \n    - Install using Terminal: ```sudo apt install blender```  \n    - Installation guide: https://linuxhint.com/install-blender-3d/\n   \n2. [**OpenScad**](https://openscad.org/)  \n    - Install using Terminal: ```sudo apt-get install openscad```  \n    - Installation guide: https://openscad.org/downloads.html  \n\n## Document/Spreadsheet/Presentation\n1. [**LibreOffice**](https://www.libreoffice.org/) (Microsoft office alternative)    \n    - Install using Terminal: Default with Ubuntu  \n    - Installation guide: https://www.libreoffice.org/download/download/\n\n2. [**WPS Office**](https://www.wps.com/) (Microsoft office alternative)    \n    - Install using Terminal: ```sudo snap install wps-office```  \n    - Installation guide: https://www.wps.com/office/linux/\n   \n3. [**Evince**](https://wiki.gnome.org/Apps/Evince) (Pdf Reader) \n    - Install using Terminal: Default with Ubuntu  \n    - Installation guide: https://wiki.gnome.org/Apps/Evince  \n\n## Code Editor\n1. [**VS Code**](https://code.visualstudio.com/)\n    - Install using Terminal: ```sudo snap install --classic code```  \n    - Installation guide: https://linuxize.com/post/how-to-install-visual-studio-code-on-ubuntu-20-04/\n\n## Database Manager\n1. [**Beekeeper Studio**](https://www.beekeeperstudio.io/)\n    - Install using Terminal: ```sudo snap install beekeeper-studio```  \n    - Installation guide: https://docs.beekeeperstudio.io/installation/#linux-installation\n\n## Screen recording\n1. [**OBS Studio**](https://obsproject.com/)\n    - Install using Terminal: ```sudo apt install obs-studio```  \n    - Installation guide: https://linuxhint.com/install_obs_ubuntu/\n  \n## Screenshot\n1. [**Flameshot**](https://flameshot.org/)\n    - Install using Terminal: ```sudo apt install flameshot```  \n    - Installation guide: https://flameshot.org/#download\n    - Fix Wayland Conflict in 22.04: https://askubuntu.com/questions/1410848/ubuntu-22-04-flameshot-not-working\n\n## Remote Desktop Client\n1. [**Remmina**](https://remmina.org/)\n    - Install using Terminal: ```sudo snap install remmina```  \n    - Installation guide: https://remmina.org/how-to-install-remmina/\n\n## Version Control\n1. [**Git**](https://git-scm.com/)\n    - Install using Terminal: ```sudo apt install git```  \n    - Installation guide: https://www.digitalocean.com/community/tutorials/how-to-install-git-on-ubuntu-20-04\n\n## FTP Client\n1. [**FileZilla**](https://filezilla-project.org/)\n    - Install using Terminal: ```sudo apt install filezilla```  \n    - Installation guide: https://linuxways.net/ubuntu/how-to-install-filezilla-on-ubuntu-20-04-lts/\n\n## API Client\n1. [**Insomnia**](https://insomnia.rest/)\n    - Install using Terminal: ```sudo snap install insomnia```  \n    - Installation guide: https://docs.insomnia.rest/insomnia/install/\n\n## Password Manager\n1. [**Bitwarden**](https://bitwarden.com/)\n    - Install using Terminal: ```sudo snap install bitwarden```  \n    - Installation guide: https://bitwarden.com/help/getting-started-desktop/\n\n2. [**KeePassXC**](https://keepassxc.org/)\n    - Install using Terminal: ``` sudo apt install keepassxc ```  \n    - Installation guide: https://keepassxc.org/download/\n\n## Utility\n1. **Terminator** (Multiple Terminals In One Window)  \n    - Install using Terminal: ```sudo apt install terminator```  \n    - Installation guide: https://linuxways.net/centos/how-to-install-terminator-on-ubuntu-20-04/\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfaysal%2Fubuntu-essential-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfaysal%2Fubuntu-essential-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfaysal%2Fubuntu-essential-tools/lists"}