Greasy Fork is available in English.

Apt-linker

Turns "apt-get install" lines into "apt://" apturl links

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Fernando Carmona Varo
일일 설치수
0
총 설치수
7
평점
0 0 0
버전
1.2
생성
2021-03-01
갱신
2021-03-01
라이선스
없음
동작 사이트
모든 사이트

Turns "apt-get install" lines into clickable apturl links for installing Ubuntu and Debian GNU/Linux packages.
This extension is intended to ease the life of Ubuntu/Debian users who browse the Internet searching for software, tutorials, etc.

Apt: urls are a way to install packages by using a protocol handler to read the list of packages to install.

This extension will turn lines of text describing commands for installation into clickable links that allow you to install the packages with just 2 clicks.

More info about AptUrl can be found here: https://help.ubuntu.com/community/AptURL

I wrote this userscript back in 2009 and it used to be hosted in https://userscripts.org/scripts/show/47591 but that website is no longer available, so I'm reuploading it here.